fusioncharts / fusioncharts-dist

FusionCharts JavaScript Charting library. Over 95+ charts and 1,400+ maps to choose from, with integrations available for all popular JavaScript frameworks & back-end programming languages.
https://www.fusioncharts.com
Other
84 stars 46 forks source link

Gantt chart doesn't resize properly since 3.16.0 #41

Open capesean opened 1 year ago

capesean commented 1 year ago

See example at: https://codesandbox.io/s/angular-gantt-resizable-desjyd?file=/package.json

Step 1: Set "fusioncharts": "3.16.0", in package.json. -> If you resize the browser preview pane, both charts will correctly resize their width.

Step 2: Set "fusioncharts": "3.19.0", in package.json. -> If you resize the browser preview pane, the Gantt chart doesn't resize.