amcharts / amcharts5

The newest, fastest, and most advanced amCharts charting library for JavaScript and TypeScript apps.
Other
353 stars 95 forks source link

Divergent Stacked Bar size not matching percentage on X-axis #1104

Closed Rgri66 closed 1 year ago

Rgri66 commented 1 year ago

Bug in the demo of: https://www.amcharts.com/demos/divergent-stacked-bars/

When unselecting an option (in this example never) the size of the other options increases, and they do not match the percentages on the X axis.

Screenshot 2023-09-20 141407

(For student search engines "sometimes" option with a value of 34% the visual bar representation is over 40%)

This works correctly in version 4; https://www.amcharts.com/demos-v4/divergent-stacked-bars-v4/

martynasma commented 1 year ago

Thank you for bringing this to our attention! The demo is now fixed.