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.  ### 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]
