Explore visual techniques for on-hover effects
Open
everest
GUI
improvement
- Dominant language
- Python
- Stars
- 161
- Forks
- 140
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 138
Description
For the on-hover effects in line plots, we change the color of the selected line. Currently this color is set by using the next color in the plot_config. Instead we should use a completely different color than what exists in the color palette.
Contributor guide
Research direction
Inspect the line-plot on-hover handling and how it currently selects the next color from plot_config. Trace the selected-line styling and verify that the completed behavior uses a distinct color outside the existing palette while preserving the other hover effects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100