amcharts4 icon indicating copy to clipboard operation
amcharts4 copied to clipboard

Show tooltip only on hover of actual chart and not on background

Open nikitha-keyvalue opened this issue 5 months ago • 13 comments

Please find the attached codepen for a column chart https://codesandbox.io/p/sandbox/hungry-cache-qn9d4k?file=%2Fsrc%2FApp.tsx%3A9%2C1

The chart looks like this

Screenshot from 2024-01-10 12-15-09

As you can see the axis tooltips and bar tooltips are shown even if the cursor is in background.How can I modify the config so that the tooltips are shown only on hover of the actual bars ?

nikitha-keyvalue avatar Jan 10 '24 06:01 nikitha-keyvalue