Thank you for reporting this bug. We will make it our priority to review this report.
Pie Chart Tooltip Not Rendering
Pie Chart Tooltip Not Rendering
I can't get the pie chart tooltip to render when I only have one slice. If I add another slice to my store/pie then the tooltip renders fine. Limiting the display of tooltips to only when you have more than one slice can't be intentional? I looked into it a bit and it seems like there is a problem determining if the mouse coordinates are part of the slice or not.
Change store data to below to show a tooltip:
{
'name': 'Homer',
"number": 50
}, {
'name': 'Test',
"number": 50
}
Pie Chart Tooltip Not Rendering
Aucun commentaire:
Enregistrer un commentaire