Module plot

Module 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ยง

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