egui/examples/custom_plot_manipulation
Emil Ernerfeldt 0e7bf6dfcf Add screenshot to custom_plot_manipulation example 2024-01-08 11:16:44 +01:00
..
src Plot custom zoom (#2714) 2024-01-06 22:34:42 +01:00
Cargo.toml Plot custom zoom (#2714) 2024-01-06 22:34:42 +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