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
a9efbcff36
egui
/
crates
/
egui_plot
History
Emil Ernerfeldt
ded8dbd45b
Fix some clippy warning from Rust 1.78.0 (
#4444
)
2024-05-02 17:04:25 +02:00
..
src
Fix some clippy warning from Rust 1.78.0 (
#4444
)
2024-05-02 17:04:25 +02:00
CHANGELOG.md
Release 0.27.2 - Fix blurry web rendering
2024-04-02 18:18:43 +02:00
Cargo.toml
Replace cargo-cranky with workspace lints (
#4413
)
2024-04-25 17:24:50 +02: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
.