egui/crates/egui_plot/src
Emil Ernerfeldt 70bfc7e09f
Add `eframe::storage_dir` (#3286)
* Add `eframe::storage_dir`

Now you can easily tell where eframe stores its state

* egui_plot: work even without the `serde` featur flag
2023-08-29 15:22:07 +02:00
..
items Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
axis.rs Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
legend.rs Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
lib.rs Add `eframe::storage_dir` (#3286) 2023-08-29 15:22:07 +02:00
memory.rs Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
transform.rs Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00