Apexcharts.js: Grid for X axis line in Vertical is colliding with bar

Created on 27 Feb 2020  路  5Comments  路  Source: apexcharts/apexcharts.js

Grid for X axis line in Vertical is colliding with bar with one element

Please refer this link for my sandbox - https://codesandbox.io/s/apx-column-basic-22xis?fontsize=14&hidenavigation=1&theme=dark

Explanation

  • What is happening instead?
    For Vertical its working like this. The Grid X axis line is overlapping with the bar

    FIG 1

Screenshot from 2020-02-27 17-37-581.If a graph with more than one element grid lines are working . if it is having one element then it is overlapping

  • What is the behavior you expect?
    For horizontal its working Cool. The Grids X axis lines and Y axis lines are aligned properly .

    FIG 2

Screenshot from 2020-02-27 17-40-362. How can i make it work for X axis grid line with one element in graph.

bug xaxis

Most helpful comment

Thanks for reporting, just fixed it.
The patch will be released soon.

All 5 comments

Thanks for reporting, just fixed it.
The patch will be released soon.

Thank you @junedchhipa .i am super proud of our APEX.

When can we expect this release npm (ng-apexcharts) ? i can observe new build was released does it effects NPM's Ng-apexcharts

You only need to update the core [email protected] for this fix. No need to update ng-apexcharts.

Hey @junedchhipa i updated the core apexchart i encountered with another bug which the bar is overlapping the grid line . Please refer FIG 2
### FIG 3
Screenshot from 2020-03-13 11-54-56

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thellimist picture thellimist  路  3Comments

maasha picture maasha  路  3Comments

artfulrobot picture artfulrobot  路  3Comments

felixalguzman picture felixalguzman  路  3Comments

ismaildervisoglu picture ismaildervisoglu  路  3Comments