egui/crates/egui_plot/src
Emil Ernerfeldt 401de05630
Use `Self` everywhere (#3787)
This turns on the clippy lint
[`clippy::use_self`](https://rust-lang.github.io/rust-clippy/v0.0.212/index.html#use_self)
and fixes it everywhere.
2024-01-08 17:41:21 +01:00
..
items Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
axis.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
legend.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00
lib.rs Highlight submenu buttons when hovered and open (#3780) 2024-01-07 22:08:32 +01:00
memory.rs Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00
transform.rs Use `Self` everywhere (#3787) 2024-01-08 17:41:21 +01:00