apexcharts / vue-apexcharts

📊 Vue 2 component for ApexCharts
https://apexcharts.com
MIT License
1.33k stars 135 forks source link

Incorrect work in Mixed Charts and enabled stacked mode when I.m trying use more than one line chart #263

Closed sleleko closed 2 weeks ago

sleleko commented 4 years ago

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

junedchhipa commented 4 years ago

Please create a working codepen example so that it can be easily reproduced.

sleleko commented 4 years ago

Please create a working codepen example so that it can be easily reproduced.

Ok! But how I can connect parent and child component on codepen? It's passible ?

sleleko commented 4 years ago

Please create a working codepen example so that it can be easily reproduced.

@junedchhipa Hi! I,m created example with bug https://codesandbox.io/s/possible-bug-apexcharts-qyqnu?file=/src/App.vue

sleleko commented 4 years ago

Blue line in rendered incorrect

sleleko commented 4 years ago

Hello again @junedchhipa ! Today I,m get example from your site, added to it second line and we have this bug https://codesandbox.io/s/possible-bug-apexcharts-second-variant-fxzzf?file=/src/components/test.vue

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.