Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
includeSet to true
to include zero.
Optional
labelThe label of the axis to display on the graph. Only usable on Scatterplot Widgets.
Optional
maxSpecifies maximum numeric value to show on the axis. Defaults to auto
.
Optional
minSpecifies minimum numeric value to show on the axis. Defaults to auto
.
Optional
scaleSpecifies the scale type. Possible values are linear
, log
, sqrt
, and pow##
(for example pow2
or pow0.5
).
Generated using TypeDoc
Axis controls for the widget.