amcharts3 icon indicating copy to clipboard operation
amcharts3 copied to clipboard

[Bug] recalculateToPercents on XY chart breaks chart

Open willhoney7 opened this issue 6 years ago • 1 comments

Hi there!

https://live.amcharts.com/ZlMzQ/

Here's a simple example of an XY chart (taken from the template). The only difference is the ValueAxis-2 has recalculateToPercents set to true. The chart is broken and shows a console error. If you uncheck recalculateToPercents it works again.

image

This looks like a bug to me, but maybe I'm doing something wrong? Thanks!

willhoney7 avatar Jan 30 '18 01:01 willhoney7

recalculateToPercents is meant for Serial and Stock charts only.

The documentation was updated to clarify the usage. Unfortunately the editor can't disable functionalities based on the chart type.

darlesson avatar Jan 30 '18 05:01 darlesson