apexcharts / ng-apexcharts

ng-apexcharts is an implementation of apexcharts for angular. It comes with one simple component that enables you to use apexcharts in an angular project.
MIT License
310 stars 78 forks source link

Issue with 3 series with 2 Scales #217

Open mohit-sojitra opened 2 years ago

mohit-sojitra commented 2 years ago

image

When we assign 2 series to 1 y-axis in a multiple y-axis graph.

In that case, If we toggle the 1st series then by default their y-axis also gets hidden. regardless of whether 2nd series is enabled or disabled.

mohit-sojitra commented 2 years ago

Refer above screen where Column A is disabled and Column B is enabled.

But there is no y-axis for column B