This website requires JavaScript.
Explore
Help
Sign In
skyler
/
egui
Watch
1
Star
0
Fork
You've already forked egui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e7604c0230
egui
/
crates
/
egui_plot
History
Emil Ernerfeldt
e7604c0230
Update changelogs
2023-11-23 15:46:04 +01:00
..
src
Update MSRV to Rust 1.72 (
#3595
)
2023-11-21 17:26:35 +01:00
CHANGELOG.md
Update changelogs
2023-11-23 15:46:04 +01:00
Cargo.toml
Use workspace definitions of edition,license,rust-version,version
2023-11-23 15:45:11 +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
Immediate mode plotting for
egui
.