Show multiple labels on plot hover
Open
- Dominant language
- Rust
- Stars
- 468
- Forks
- 108
- Avg merge
- 15m
- Merged PRs (30d)
- 3
Description
I'd like to show multiple labels on hover.
I looked at the `PreparedPlot::hover` implementation, and I think it should be possible to pass a custom `closest_callback` function to pass custom logic for selection critieria, and change the `label_formatter` to accept an array of points.
Contributor guide
Assessment
This issue has not been assessed yet.