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

Tooltips (lines on hover) overlapping on sticky content

Open akshay-nm opened this issue 4 months ago • 0 comments

Hi, I am new to this library. I am trying to show a chart in a scrollable section with a sticky header. When I scroll the page, the sticky header appears correctly over the chart, but if I hover on the chart, I see lines over sticky header. Am I missing some kind of prop on my chart? How do I ensure everything in the chart stays behind the sticky header.

https://github.com/user-attachments/assets/da97e176-a0c5-4f3c-8503-15293afce639

akshay-nm avatar Sep 25 '24 13:09 akshay-nm