plotly / plotly/plotly.js

Implement `pathbar` for sunburst

Open
#4,760 4 comments 1 reaction 0 assignees View on GitHub

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:

image

Thanks for your great work!
Cheers

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.