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.Style
Source
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
?ptyp
specifies the Gnuplot pointtype. - The optional argument
?psize
specifies the point size.
Sets the plotting style to use circles.
- The argument
radius
specifies the circle radius. - The optional argument
?fill
specifies how to fill the circle and defaults toFill.default
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>