egui/crates/egui_plot/src
Antoine Beyeler 05a3c4c0f1
Plot auto-bounds API improvement (part 2/2): add API (#3586)
Part 2 of 2 of adding a better API for egui_plot's auto-bounds feature.

In this PR: add `auto_bounds()`/`set_auto_bounds()` APIs to PlotUI
2023-11-21 11:56:39 +01:00
..
items Add `#[inline]` to all builder-pattern functions (#3557) 2023-11-16 13:50:05 +01:00
axis.rs Add `#[inline]` to all builder-pattern functions (#3557) 2023-11-16 13:50:05 +01:00
legend.rs Add `#[inline]` to all builder-pattern functions (#3557) 2023-11-16 13:50:05 +01:00
lib.rs Plot auto-bounds API improvement (part 2/2): add API (#3586) 2023-11-21 11:56:39 +01: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