egui/examples/custom_plot_manipulation
Emil Ernerfeldt 00cd671ad8 Use workspace dependencies for the egui crates 2024-02-01 20:25:31 +01:00
..
src Plot custom zoom (#2714) 2024-01-06 22:34:42 +01:00
Cargo.toml Use workspace dependencies for the egui crates 2024-02-01 20:25:31 +01:00
README.md Plot custom zoom (#2714) 2024-01-06 22:34:42 +01:00
screenshot.png Add screenshot to custom_plot_manipulation example 2024-01-08 11:16:44 +01:00

README.md

Example how to use raw input events to implement alternative controls to pan and zoom the plot

cargo run -p custom_plot_manipulation