mortalYoung commented on issue #20581:
URL: https://github.com/apache/echarts/issues/20581#issuecomment-2547418949

   Sorry, I couldn't get your point very much. 
   
   As for me, If without `'series'` for nested pie chart, I only use a hack way 
to get the series data and format it to tooltip, so that I could render my 
series data on tooltip instead of just one item's data.
   
   If echarts could support `'series'`, then I could get the series data in a 
formal way and by the way I could fix the issue which I mentioned before.
   > here is one issue with this example is when i hide the data by click 
legend, it still remains visible on the tooltip.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to