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-26 22:53:14 -04:00
Code
Activity
Files
6e4dab97fb50894b65294e2eddaca5bbebd7037f
egui
/
crates
/
egui_plot
/
src
History
YgorSouza
1636b6af08
Fix clip rect for plot items (
#3955
)
...
Closes <
https://github.com/emilk/egui/issues/3865
>.
2024-02-05 08:24:49 +01:00
..
items
Make
egui_plot::PlotItem
a public trait (
#3943
)
2024-02-02 14:38:35 +01:00
axis.rs
Expand plot axes thickness to fit their labels (
#3921
)
2024-01-30 12:45:27 +01:00
legend.rs
Make
egui_plot::PlotMemory
public (
#3871
)
2024-01-23 09:47:47 +01:00
lib.rs
Fix clip rect for plot items (
#3955
)
2024-02-05 08:24:49 +01:00
memory.rs
Plot items now have optional id which is returned in the plot's response when hovered (
#3920
)
2024-01-30 15:55:56 +01:00
plot_ui.rs
Make
egui_plot::PlotItem
a public trait (
#3943
)
2024-02-02 14:38:35 +01:00
transform.rs
Make
egui_plot::PlotItem
a public trait (
#3943
)
2024-02-02 14:38:35 +01:00