package tezos-benchmark
Styles
val default : t
The default plotting style corresponds to using points with the Gnuplot defaults for size and color.
val set_point : ?ptyp:Pointtype.t -> ?psize:float -> t -> t
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)"
>