egui/crates/egui_plot/src
Andreas Reich ca513ce241
Plot items now have optional id which is returned in the plot's response when hovered (#3920)
This allows users to check which item the user interacts with in the
plot.



https://github.com/emilk/egui/assets/1220815/1a174b38-8414-49be-a802-d187cd93d154

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2024-01-30 15:55:56 +01:00
..
items Plot items now have optional id which is returned in the plot's response when hovered (#3920) 2024-01-30 15:55:56 +01:00
axis.rs Expand plot axes thickness to fit their labels (#3921) 2024-01-30 12:45:27 +01:00
legend.rs Make `egui_plot::PlotMemory` public (#3871) 2024-01-23 09:47:47 +01:00
lib.rs Plot items now have optional id which is returned in the plot's response when hovered (#3920) 2024-01-30 15:55:56 +01:00
memory.rs Plot items now have optional id which is returned in the plot's response when hovered (#3920) 2024-01-30 15:55:56 +01:00
transform.rs Make `egui_plot::PlotMemory` public (#3871) 2024-01-23 09:47:47 +01:00