This website requires JavaScript.
Explore
Help
Sign In
migrations
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-06-28 07:23:13 -04:00
Code
Activity
Files
a8b50e6aa12f7b25cc00c09794a6a5f4dce2fff0
egui
/
crates
/
egui_plot
/
src
History
YgorSouza
7a17a6d6ad
Plot now respects the
interact_radius
set in the UI's style (
#4520
)
...
*
Closes
#4519
2024-05-27 19:23:15 +02:00
..
items
Introduce lifetime to
egui_plot::Plot
to replace
'static
fields (
#4435
)
2024-05-15 09:58:31 +02:00
axis.rs
Introduce lifetime to
egui_plot::Plot
to replace
'static
fields (
#4435
)
2024-05-15 09:58:31 +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