Closed elroychibex closed 6 years ago
Hey @elroychibex, I'd make sure you don't have any elements on top of the chart. The hover labels show up fine for me with that code.
Thanks. I have found the issue. I had z-index: -1 set in the content area. Removed that and it worked fine.
Hi, I created a donut chart in react, but I noticed that the values don't display when you hover over a section of the chart. Meanwhile, in the doc examples the labels appear. What could be wrong?
`<PieChart