influxdata / influxdata/giraffe
Legends should be able to sort by value
Open
Nobody has claimed this yet.
kind/feature request
team/ui
- Dominant language
- TypeScript
- Stars
- 189
- Forks
- 33
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 4
Description
For example, hovered points and tooltip legend should be sorted from top to bottom:

Another example, tooltip legend should be sorted by value:

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 reproducing the two screenshot examples and trace the legend and tooltip rendering entry points; done means hovered-point and tooltip legends can sort entries by value in the requested top-to-bottom order.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100