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
cc3b3629b8
egui
/
crates
/
egui_plot
/
src
History
Emil Ernerfeldt
5eee463851
Replace some `...` with `…`
2024-05-29 11:48:50 +02:00
..
items
Replace some `...` with `…`
2024-05-29 11:48:50 +02:00
axis.rs
Add support for text truncation to `egui::Style` (
#4556
)
2024-05-28 13:10:41 +02:00
legend.rs
Hide all other series when alt-clicking in the legend (
#4549
)
2024-05-27 18:56:16 +02:00
lib.rs
Plot now respects the `interact_radius` set in the UI's style (
#4520
)
2024-05-27 19:23:15 +02:00
memory.rs
Do no use the ahash reimport (
#4504
)
2024-05-27 16:24:50 +02:00
plot_ui.rs
Expose `PlotGeometry` in public API (
#4193
)
2024-03-21 12:27:18 +01:00
transform.rs
Make `egui_plot::PlotItem` a public trait (
#3943
)
2024-02-02 14:38:35 +01:00