add option for users to display node labels in boxes in Sankey charts
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
Hi,
I was wondering if you plan to add the option for users to display node labels in small boxes, like in the example below:
I couldn't find anything in the documentation to achieve this. Currently, the labels only appear with a white shadow, which becomes barely readable when using dark node colors:
Hadrien
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
No files or tests are named. Start by locating the Sankey chart label rendering and related documentation, then check how label styling options are exposed. Done means users can choose boxed node labels that remain readable on dark node colors, with the option documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100