Z-Axis
Z axes parameters
setMaxZ
float
Maximum value to set the data in the Z axis
Default:
null
Used in:
Scatter3D,
ScatterBubble2D
setMinZ
float
Minimum value to set the data in the Z axis
Default:
null
Used in:
Scatter3D,
ScatterBubble2D
zAxis
array
Name of the samples groups or variables to be displayed in the Z axis
Default:
[]
Used in:
Scatter3D,
ScatterBubble2D
Maximum non-filtered value for the data plotted in the Z axis
Default:
Used in:
Scatter3D,
ScatterBubble2D
Minimum non-filtered value for the data plotted in the Z axis
Default:
Used in:
Scatter3D,
ScatterBubble2D
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
Used in:
Scatter3D,
ScatterBubble2D
Longest string of all the values in the ticks in the Z axis
Default:
Used in:
Scatter3D,
ScatterBubble2D
zAxisMinorValues
array
Values for the minor ticks in the Z axis
Default:
[]
Used in:
Scatter3D,
ScatterBubble2D
zAxisShow
boolean
Flag to show on not the values of the ticks in the Z axis
Default:
true
Used in:
Scatter3D,
ScatterBubble2D
zAxisTickColor
color
Color for the tick lines in the Z axis
Default:
rgb(204,204,204)
Used in:
Scatter3D,
ScatterBubble2D
zAxisTickFormat
string
Format for the tick values in the Z axis
Default:
false
Used in:
Scatter3D,
ScatterBubble2D
zAxisTickStyle
option
Style for the tick lines in the Z axis
Default:
solid
Used in:
Scatter3D,
ScatterBubble2D
zAxisValues
array
Values for the ticks in the Z axis
Default:
[]
Used in:
Scatter3D,
ScatterBubble2D