emilk / emilk/egui_plot

Show multiple labels on plot hover

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.