Z-Axis

Z axes parameters

setMaxZ float
Maximum value to set the data in the Z axis
Default: null
setMinZ float
Minimum value to set the data in the Z axis
Default: null
zAxis array
Name of the samples groups or variables to be displayed in the Z axis
Default: []
zAxisAbsMax float Private
Maximum non-filtered value for the data plotted in the Z axis
Default:
zAxisAbsMin float Private
Minimum non-filtered value for the data plotted in the Z axis
Default:
zAxisCurrent integer
Index (zero-based) of the sample that is currently displayed in the Z axis when there are multiple series in an ScatterBubble2D plot. Use ctrl + arrow keys to cycle through data series.
Default:
Used in: ScatterBubble2D
zAxisExact boolean
Flag to force exact values for the data in the Z axis
Default: false
zAxisMaxStrLength string Private
Longest string of all the values in the ticks in the Z axis
Default:
Values for the minor ticks in the Z axis
Default: []
zAxisShow boolean
Flag to show on not the values of the ticks in the Z axis
Default: true
Color for the tick lines in the Z axis
Default: rgb(204,204,204)
Format for the tick values in the Z axis
Default: false
Style for the tick lines in the Z axis
Default: solid
Options: solid, dotted
zAxisTicks integer Private
Number of ticks in the Z axis
Default: 10
zAxisTitle string
Title for the Z axis
Default: false
zAxisValues array
Values for the ticks in the Z axis
Default: []