egui/examples/custom_plot_manipulation
Emil Ernerfeldt b522200804 Update example screenshots 2024-02-05 13:01:10 +01:00
..
src Plot custom zoom (#2714) 2024-01-06 22:34:42 +01:00
Cargo.toml Put all egui crates as workspace crates (#3976) 2024-02-05 12:59:49 +01:00
README.md Plot custom zoom (#2714) 2024-01-06 22:34:42 +01:00
screenshot.png Update example screenshots 2024-02-05 13:01:10 +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