apexcharts / apexcharts.js

📊 Interactive JavaScript Charts built on SVG
https://apexcharts.com
MIT License
14.27k stars 1.3k forks source link

Fix bar chart labels X-position calculations #4566

Closed rosco54 closed 2 months ago

rosco54 commented 2 months ago

New Pull Request

Although this change fixes the example in the issue, and all other samples in the package and my private collection appear to render correctly, it will have to be proven in use. I've attempted to base all computational changes on those first principals that the original code follows, as far as I understand them.

Fixes #4558

Type of change

Checklist: