Module plot

Module plot 

Source
Expand description

Simple plotting library.

Structs§

Arrows
A set of arrows.
HLine
A horizontal line in a plot, filling the full width
Legend
The configuration for a plot legend.
Line
A series of values forming a path.
Plot
A 2D plot, e.g. a graph of a function.
PlotImage
An image in the plot.
Points
A set of points.
Polygon
A convex polygon.
Text
Text inside the plot.
VLine
A vertical line in a plot, filling the full width
Value
A value in the value-space of the plot.
Values

Enums§

Corner
Where to place the plot legend.
LineStyle
MarkerShape