When upgrading to the latest version of the library, our Range Bar charts stopped appearing how they were originally styled. We nailed it down to the upgrade v3.40.0. I'm not familiar enough with the codebase to look around for the issue in those commits. If someone is at least able to sniff around those commits for where the issue may be that would be of great help.
Steps to Reproduce
Swap between v3.37.0 and v3.40.0 to observe changes in horizontal range bar sparkline chart
Expected Behavior
The fill colors of the range bars take up the entire space (in example, there should be no orange background visible
Description
When upgrading to the latest version of the library, our Range Bar charts stopped appearing how they were originally styled. We nailed it down to the upgrade v3.40.0. I'm not familiar enough with the codebase to look around for the issue in those commits. If someone is at least able to sniff around those commits for where the issue may be that would be of great help.
Steps to Reproduce
Expected Behavior
The fill colors of the range bars take up the entire space (in example, there should be no orange background visible
Looking at this thread, I would think this behavior is desirable https://github.com/apexcharts/apexcharts.js/issues/664
Actual Behavior
The range bar does not take up the entire space, leaving a gap surrounding the bars (in example, the orange background is visible)
Screenshots
On v3.37.0 (expected behavior)
On v3.40.0 and above
Reproduction Link
https://codepen.io/Brodie-Moran/pen/GRebKLK