echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Feature] Support breadcrumbs in the sunburst chart

Open stephenLYZ opened this issue 2 years ago • 2 comments

What problem does this feature solve?

Breadcrumbs can show the path of the current node. It would be great if sunburst has the same ability as treemap

superset

image

hightchart

image

What does the proposed API look like?

like treemap's API: https://echarts.apache.org/zh/option.html#series-treemap.breadcrumb

stephenLYZ avatar Sep 29 '22 03:09 stephenLYZ