[Feature] tooltip's trigger support series for Pie chart #20581
Labels
en
This issue is in English
new-feature
pending
We are not sure about whether this is a bug/new feature.
What problem does this feature solve?
I found the pie chart only support
item
tooltip.But if i got a nest pie chart, and i wanted to show then series data when hover the item(highlight current one), it was difficult to do.
I could use my chartData instead of get params from
formatter
. But it gets some problems when hidden by legend.Example
What does the proposed API look like?
The text was updated successfully, but these errors were encountered: