react-apexcharts
react-apexcharts copied to clipboard
Horizontal RangeBar Chart - Opposite YAxis - Labels offsetX not working
Hey guys,
First of all I would like to thank and congratulate everybody working on this project, it is absolutely amazing!
Also, this is the first GitHub issue I am creating, so please be lenient if I haven't provided all the details, although I hope I have covered everything to make the issue clear.
When we have a horizontal 'rangeBar' chart with an opposite Y axis, offsetting the X axis of the labels does not work.
Here is a CodePen when I set the offsetX attribute to an extreme value for demonstration purposes, but there is no offset: https://codepen.io/cristianminaa/pen/popjPrJ
Also, here is a CodePen where the Y axis is not opposite, but offsetting the X axis of the labels works: https://codepen.io/cristianminaa/pen/yLpYbXN
Let me know if you guys need any more information, or if you guys have any questions!