1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 15:13:12 -04:00
Files
egui/examples/save_plot
2024-02-05 13:01:10 +01:00
..
2023-09-27 15:34:39 +02:00
2024-02-05 13:01:10 +01:00

This example shows that you can save a plot in egui as a png.

cargo run -p save_plot