Skip to content

[regression] v3.22.3 destroys the linegraph scaling, compared to v3.22.2 #2098

@Knogobert

Description

@Knogobert

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

apexcharts-bad-3 22 3

3.22.2

apexcharts-good-3 22 2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions