react-apexcharts icon indicating copy to clipboard operation
react-apexcharts copied to clipboard

Horizontal RangeBar Chart - Opposite YAxis - Labels offsetX not working

Open cristianminaa opened this issue 2 years ago • 0 comments

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!

cristianminaa avatar Mar 16 '22 14:03 cristianminaa