You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When hovering over a bar on a Bar Chart, the tooptip shows up then jerks to the top left, highlighting an invisible bar on the far left.
Steps or code example to Reproduce
Create a Bar Chart with data (used the Vertical Bar Chart example that's provided: src/test/java/com/github/appreciated/apexcharts/examples/bar/VerticalBarChartExample.java)
I have the same issue. Does anyone know if there is any action on this or have a work around? When you hover over a series it initially sets the element.style left value to the location of the series, but it immediately moves to the left of the graph. Sometimes it does it a couple times before it stabilizes. If you move the mouse in the slightest it repeats the back and forth.
Describe the bug
When hovering over a bar on a Bar Chart, the tooptip shows up then jerks to the top left, highlighting an invisible bar on the far left.
Steps or code example to Reproduce
Expected behavior
Tooltip should show up on hovered bar, instead of showing up on hovered bar then moving to top left of chart
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: