Module plot

Source

Re-exports§

pub use crate::plot::figure::Figure;

Modules§

bar_plot
box_plot
figure
line_plot
scatter_plot

Enums§

AxisFormat
LegendPosition

Traits§

Plot
Implementing this trait allows the struct to be added to a plot figure.