egui/examples/custom_plot_manipulation/README.md

8 lines
165 B
Markdown

Example how to use raw input events to implement alternative controls to pan and zoom the plot
```sh
cargo run -p custom_plot_manipulation
```
![](screenshot.png)