Module termplot::plot

source ·
Expand description

Different types of plots and graphs that can be plotted or graphed onto the view.

If a given type of plot is not present, creat it with DrawView.

Structs

A bars graph.
A continuous function to be graphed on the figure.
An histogram graph. An approximation of the distribution of data.