Implement `pathbar` for sunburst
Open
Nobody has claimed this yet.
feature
P3
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
In my eyes adding an option to show a breadcrumb trail for plotly's sunburst chart would be a good thing.
Here you can find an example:

Thanks for your great work!
Cheers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the sunburst chart implementation and its existing interaction or display options, then compare the requested breadcrumb behavior with the linked example. Confirm the intended pathbar API, navigation states, and visual behavior with maintainers before implementing; done means the option renders the correct breadcrumb trail for sunburst selections and has coverage for the supported states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100