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

x-axis values move on container resize, introduced with v4.0.x #68

Open yphoenix opened 1 week ago

yphoenix commented 1 week ago

A Bar2D chart displays just fine, but if you have the width set to 100% and you resize the container the x-axis values jump up onto the bottom border of the chart box. This didn't happen in earlier versions.

Here is a demo, run, displays OK, resize the window, and you'll see the bug.

https://jsfiddle.net/dtupqse3/

yphoenix commented 3 days ago

Can confirm NOT FIXED in 4.0.2