apexcharts.js
apexcharts.js copied to clipboard
First Item of Bar Chart Does Not Appear for Certain Widths When Border Radius is Enabled
Description
The first item of the bar chart does not seem to appear for certain widths. The value is there, even on the tooltip, but the bar does not show. When I set the Border Radius to 0 it seems to work again:
Steps to Reproduce
- Visit the my codepen example: https://codepen.io/thimows/pen/BaEbdmW
- You will see that the first bar does not show.
- Set the border radius to 0 under plotOptions and it will show up again.
Reproduction Link
You can see a reproducible example here: https://codepen.io/thimows/pen/BaEbdmW