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
c5352cf6c1
egui
/
crates
/
egui_plot
History
Emil Ernerfeldt
60e272f192
Make `egui_plot::PlotItem` a public trait (
#3943
)
2024-02-02 14:38:35 +01:00
..
src
Make `egui_plot::PlotItem` a public trait (
#3943
)
2024-02-02 14:38:35 +01:00
CHANGELOG.md
Release 0.25.0 - Better keyboard input
2024-01-08 12:25:43 +01:00
Cargo.toml
Emilk/revert workspace deps (
#3942
)
2024-02-01 21:29:48 +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
.