Types
plotStyle
The fourteen ways `plot` can draw a series: `line`, `linebr`, `area`, `areabr`, `smoothedArea`, `stepLine`, `stepLinebr`, `stepArea`, `stepAreabr`, `bar`, `histogram`, `scatter`, `triangular` and `cross`. Name a member with the set in front of it, as in `plotStyle.histogram`. The `br` endings are published as members of their own, distinct from the plain forms.
Fields / Members
line Line linebr Line Break area Area areabr Area Break smoothedArea Smoothed Area stepLine Step Line stepLinebr Step Line Break stepArea Step Area stepAreabr Step Area Break bar Bar histogram Histogram scatter Scatter triangular Triangular cross Cross