apexcharts.js
apexcharts.js copied to clipboard
rangeBar chart with numeric x-axis has misplaced labels
Description
In a rangeBar chart with numeric x-axis and tickAmount = "dataPoints" the labels do not fit to the ticks. It looks like there is always one label less than there are ticks and this results in mismatch.
Steps to Reproduce
Expected Behavior
The labels match the ticks.
Actual Behavior
The labels are misplaced, there is one more tick than there are labels.
Screenshots
Reproduction Link
https://codepen.io/ubik223/pen/rNqxvWj