vue-apexcharts
vue-apexcharts copied to clipboard
Incorrect work in Mixed Charts and enabled stacked mode when I.m trying use more than one line chart
Hello! Incorrect work in Mixed Charts when I.m trying use more one line chart.
First line rendered correct, column 1, column 2, column 3 rendered.
But when I,m change type of data for "column2" from column to line I'ts rendering is incorrect and placed over other charts.
How fix it? Please see https://codesandbox.io/s/possible-bug-apexcharts-qyqnu?file=/src/App.vue .
Blue line is rendering incorrect