Legend does not show in sunburst chart
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
latest
### Link to Minimal Reproduction
https://github.com/apache/echarts
### Steps to Reproduce
1. Set chart type to sunburst
2. Set legend show = true
3. Legend does not show
### Current Behavior
Does not show legend
### Expected Behavior
Show legend
### Environment
```markdown
- OS: All
- Browser: All
- Framework: All
```
### Any additional comments?
I just saw another related issue which is 4 yrs old. I am not 100% sure it is the same issue since it is in Chinese and the translation is not clear, so I am creating a new issue, bcoz it is a showstopper for us. I believe it is a serious bug since it is a basic required function for a chart that is missing. Plz address ASAP.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.