egui/crates/egui_plot
Emil Ernerfeldt e36b981118
Add @Bromeon and @EmbersArc as CODEOWNERS for egui_plot (#3711)
Please take a look @Bromeon and @EmbersArc!

You have both contributed substantially to `egui_plot` (more than I
have).
This is me inviting you to co-maintain the `egui_plot` crate.
If you accept, you'll get a notification when someone opens a PR
touching `egui_plot`, and you can review and merge it as you see fit.
You can also merge your own egui_plot PRs without waiting on me to
review them.
2023-12-21 09:08:16 +01:00
..
src Fix plot auto-bounds unset by default (#3722) 2023-12-19 17:58:59 +01:00
CHANGELOG.md Release 0.24.1 - Bug fixes 2023-11-30 17:46:25 +01:00
Cargo.toml Add @Bromeon and @EmbersArc as CODEOWNERS for egui_plot (#3711) 2023-12-21 09:08:16 +01:00
README.md Break out plotting to own crate `egui_plot` (#3282) 2023-08-27 17:22:49 +02:00

README.md

egui_plot

Latest version Documentation unsafe forbidden MIT Apache

Immediate mode plotting for egui.