egui/crates/egui_plot/src
Emil Ernerfeldt 2f9a4ca6e8
Make `egui_plot::PlotMemory` public (#3871)
This allows users to e.g. read/write the plot bounds/transform before
and after showing a `Plot`.
2024-01-23 09:47:47 +01:00
..
items Add `Align2::anchor_size` (#3863) 2024-01-22 16:47:50 +01:00
axis.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
legend.rs Make `egui_plot::PlotMemory` public (#3871) 2024-01-23 09:47:47 +01:00
lib.rs Make `egui_plot::PlotMemory` public (#3871) 2024-01-23 09:47:47 +01:00
memory.rs Make `egui_plot::PlotMemory` public (#3871) 2024-01-23 09:47:47 +01:00
transform.rs Make `egui_plot::PlotMemory` public (#3871) 2024-01-23 09:47:47 +01:00