Apexcharts.js: Mixed chart multiple y-axes scaling bug

Created on 12 Mar 2019  路  7Comments  路  Source: apexcharts/apexcharts.js

Hi,
thank you for the awesome work!

I think there is a bug when creating a mixed (bar + line) chart with multiple axes and supplying min/max.
I tried to minimize my code to reproduce the behaviour here.

As you can see the the datapoints of series2 are somewhere between ~30 and ~50 but on the according y-axes (to the right) the lie somewhere between 70 and 80.

interesting is also that when supplying a function for min and max which should use the min/max as an input it seems to use the min/max values of series1 - i don't know if that's related or not.

bug

Most helpful comment

3.6.3 is released yesterday. Can you update manually?

All 7 comments

Thanks for reporting, I confirm the issue.
Will be fixed soon.

have same issue(3.6.2), when will be released version with fix?

17 april

Sorry, 17th March. This sunday

3.6.2 still

3.6.3 is released yesterday. Can you update manually?

Thanks a lot! All works as expected

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rcoundon picture rcoundon  路  3Comments

ordago picture ordago  路  3Comments

pribilinskiy picture pribilinskiy  路  3Comments

drew-dulgar picture drew-dulgar  路  3Comments

jlil picture jlil  路  3Comments