issues
search
emilk
/
egui_plot
2D plotting library in Rust for egui
Apache License 2.0
95
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix axis labels overlap with axis ticks
#57
mkalte666
opened
1 week ago
0
PlotImage Size not being applied?
#56
ntlively
closed
2 days ago
2
Support for units and SI-prefixes
#55
alexforencich
opened
3 weeks ago
0
bump egui crates and egui_plot to v0.29.1
#54
CramBL
opened
1 month ago
0
Add `fn add_boxed(&mut self, Box<dyn PlotItem>)` method to `PlotUi`.
#53
freeformstu
opened
1 month ago
0
Update dependencies
#52
CramBL
opened
1 month ago
1
Allow adding `Box<dyn PlotItem>` directly to a plot.
#51
freeformstu
opened
1 month ago
0
custom data for hover label
#49
FabianLippoldZR
opened
1 month ago
0
Update to egui 0.29
#48
emilk
closed
1 month ago
0
Implement custom ruler color for Plot
#47
gweisert
opened
2 months ago
4
How to customize your own MarkerShape, for example, using font style?
#46
allenlu2008
opened
2 months ago
0
Add `insertion_order` and `color_conflict_handling` to `Legend`
#45
Zoxc
opened
2 months ago
0
Make demo a bit more mobile friendly
#44
BGR360
closed
2 months ago
1
Use `Vec2b` in parameters
#43
bircni
opened
2 months ago
0
refactor axislabel drawing
#42
bircni
closed
1 month ago
0
Deprecated `child_ui()` to `new_child()`
#41
rustbasic
closed
1 month ago
0
How to delete or reduce the gaps between data
#40
DogLi
opened
3 months ago
0
Changed location to make it easier to use `egui fork`
#39
rustbasic
closed
1 month ago
0
Help !!! How to set proper bounds on Custom X & Y axis ?
#38
Shrav108
closed
2 months ago
0
Support for axis ticks inside plotting area
#37
Zoxc
opened
3 months ago
0
Artefacts appear when filled polygons are added to a plot
#36
berke
opened
3 months ago
5
Allow borrowing plot points by adding `PlotPoints::Borrowed`
#35
mo8it
opened
3 months ago
7
Allow setting a line's fill area's alpha channel
#34
maxded
closed
1 month ago
0
Add Legend Formatter support
#33
rickyelopez
opened
3 months ago
0
How to plot two Y Axes with common X Axis
#32
Shrav108
closed
3 months ago
1
Fix ruler text-alignment
#31
NicolasBircksZR
opened
3 months ago
1
Tooltip not visible
#30
NicolasBircksZR
opened
3 months ago
0
Add logarithmic plot axes
#29
mkalte666
opened
4 months ago
0
style text for label formatter (and other formatters?)
#28
e00E
opened
4 months ago
1
apply fix
#27
Its-Just-Nans
closed
4 months ago
0
Zoom without CTRL/CMD
#26
DasLixou
opened
4 months ago
5
Zoom out the plot with right mouse drag
#24
akhilman
opened
5 months ago
1
Stacked bars are offset by a wrong value
#23
rctlmk
opened
6 months ago
0
egui_plot invert y axis
#21
robinvd
opened
8 months ago
0
Rotate Plot Image breaks texture size
#20
nrot
opened
8 months ago
0
egui_plot features to enable region-oriented use cases
#19
sowbug
opened
8 months ago
0
egui_plots: simplifying (complex) lines with Ramer–Douglas–Peucker might save a lot of triangulation/overdraw time
#22
abey79
opened
9 months ago
14
egui_plot 0.25.0 - No auto_bounds + include_X/Y does not render anything until double click
#25
rnd-ash
opened
9 months ago
1
Support zooming vertically/horizontally by dragging left/right or up/down on the respective axist
#17
damageboy
opened
10 months ago
2
[egui_plot] linked axes wrong scale/bounds
#14
jordens
opened
1 year ago
4
plots no longer start next line after filling available horizontal space since 0.23
#15
rukai
opened
1 year ago
2
Horizontally adjacent plots separated by larger margin in v0.23.0
#13
ryanavella
opened
1 year ago
2
`Plot` wrong bounds data aspect ratio corresponding directive and allow auto_bounds if [false,false]
#12
haricot
opened
1 year ago
1
Log axes for plot
#11
hacknus
opened
1 year ago
2
Non-static Plot::label_formatter closure
#10
zdimension
opened
1 year ago
0
Add scroll to legend for plots
#8
kgv
opened
1 year ago
0
egui::widgets::plot: Allow reading/writing of plot items hidden state
#7
Boscop
opened
1 year ago
0
Heatmap Widget for Plots
#6
JohannesProgrammiert
opened
2 years ago
0
Allow for Plot Bounds Setting with Linked Axes
#5
justacec
opened
2 years ago
0
Multiple Y-axes on plots
#16
DBTaylor
opened
2 years ago
4
Next