package prbnmcn-gnuplot
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Plot.StyleSource
Styles
The default plotting style corresponds to using points with the Gnuplot defaults for size and color.
Sets the plotting style to use points.
- The optional argument
?ptypspecifies the Gnuplot pointtype. - The optional argument
?psizespecifies the point size.
Sets the plotting style to use circles.
- The argument
radiusspecifies the circle radius. - The optional argument
?fillspecifies how to fill the circle and defaults toFill.default.