-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Closed
Copy link
Labels
Description
Bug report
Codepen
https://codesandbox.io/s/vue-basic-example-forked-tt4ci?file=/src/components/Chart.component.vue
We're using vue-apexcharts and just updated the patch version from 3.22.2 to 3.22.3 and saw that it made our linegraphs unusable.
In codesandbox, change the version between 3.22.3 and 3.22.2 to see the issue. Example photos below
Explanation
- What is the behavior you expect?
- For the scale in apexcharts linegraph to work like it did in v3.22.2
- What is happening instead?
- The linegraph gets cut off "softly", it doesn’t cut off the height "hard". So that's why I'm guessing it's the scaling that's off.
- What error message are you getting?
- None
3.22.3
3.22.2
jkohlin and OliverRomhagen

