5 ms·
For the basic chart types, I think dimple is a good choice. Here is an example for creating a responsive bar chart http://dimplejs.org/advanced_examples_viewer.
by yaph 11y ago
For the basic chart types, I think dimple is a good choice. Here is an example for creating a responsive bar chart
http://dimplejs.org/advanced_examples_viewer.html?id=advanced_responsive_sizing http://dimplejs.org/advanced_examples_viewer.html?id=advance...
By default, as fas as my experience goes, charts will fit the containing element, if width and height of the chart are not set explicitly.