P
P
Pavel Mikhalovsky2018-02-09 00:31:16
JavaScript
Pavel Mikhalovsky, 2018-02-09 00:31:16

What javascript frameworks for plotting graphs do not destroy the layout?

I tried Plotly.js , but it is quite difficult to adjust it for layout, either the graphs are stretched as they should, or not the entire graph is displayed.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey, 2018-02-09
@Azperin

I used highcharts for a long time, everything was stretched and adjusted. Try if the project is still alive

U
uncleJasper, 2018-02-09
@uncleJasper

I used D3 library with radar chart ( bl.ocks.org/nbremer/6506614).
Specified the size of the graph and that's it.
And the fact that the chart spoils the layout is probably not adaptive

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question