-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Closed
Copy link
Labels
Description
#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
.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
. How can i make it work for X axis grid line with one element in graph.