What's Changed
✨ More marker shapes ✨
- replace margin with offsetX/Y in radialbar datalabels - https://apexcharts.com/docs/options/plotoptions/radialbar#barLabels
- fix: line/realtime test by @Sebastian-Webster in #4557
- Fix bar chart labels X-position calculations by @rosco54 in #4566
- Fix for issue 4561 by @rosco54 in #4575
- Fix for issue 4560 by @rosco54 in #4576
- Fix #4509; tooltip in reversed y-axis bar charts
- fix #305; x-axis last label trimmed
- fix #4422; prevent duplicate labels in y-axis
- Compute a yLowestValue and yHighestValue for each configured y-axis
- use offsetWidth instead of boundingClientRect for getting legend dimensions
Full Changelog: v3.50.0...v3.51.0