Module egui::widgets::plot [−][src]
Expand description
Simple plotting library.
Structs
A set of arrows.
A horizontal line in a plot, filling the full width
The configuration for a plot legend.
A series of values forming a path.
A 2D plot, e.g. a graph of a function.
An image in the plot.
A set of points.
A convex polygon.
Text inside the plot.
A vertical line in a plot, filling the full width
A value in the value-space of the plot.
Enums
Where to place the plot legend.