comfycush opened a new issue, #19362:
URL: https://github.com/apache/echarts/issues/19362

   ### What problem does this feature solve?
   
   I need to create a sunburst chart that shows a large amount of data. Because 
the data that needs to be shown is too large, the outer layer of the chart 
looks overlapping each other and made it disorganized as shown below.
   
   
![image](https://github.com/apache/echarts/assets/72155210/00e55c25-7825-45dd-8352-4a8813e8aa9f)
   
   
   ### What does the proposed API look like?
   
   Is there a way to create a sunburst chart similar to [this 
example](https://observablehq.com/@d3/zoomable-sunburst) by using echarts?  At 
first, we only show the parents (inner layer). As we click the parent, then the 
children will be shown.


-- 
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