Y-Axis
Y axes parameters
setMaxY
float
Maximum value to set the data in the Y axis
Default:
null
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
setMinY
float
Minimum value to set the data in the Y axis
Default:
null
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxis
array
Name of the samples groups or variables to be displayed in the Y axis
Default:
[]
Used in:
Scatter2D,
ScatterBubble2D
Maximum non-filtered value for the data plotted in the Y axis
Default:
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
Minimum non-filtered value for the data plotted in the Y axis
Default:
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisCurrent
integer
Index (zero-based) of the sample that is currently displayed in the Y axis
when there are more series in the X axis than in the Y
axis in an Scarrter2D plot or when there are multiple
series in an ScatterBubble2D plot. Use ctrl + arrow
keys to cycle through data series.
Default:
Used in:
Scatter2D,
ScatterBubble2D
yAxisExact
boolean
Flag to force exact values for the data in the Y axis
Default:
false
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
Longest string of all the values in the ticks in the Y axis
Default:
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisMinorTicks
boolean
A flag to show minor tick lines in the Y axis
Default:
true
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisMinorValues
array
Values for the minor ticks in the Y axis
Default:
[]
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisShow
boolean
Flag to show on not the values of the ticks in the Y axis
Default:
true
Used in:
Correlation,
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisTickColor
color
Color for the tick lines in the Y axis
Default:
rgb(204,204,204)
Used in:
Correlation,
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisTickFormat
string
Format for the tick values in the Y axis
Default:
false
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisTickStyle
option
Style for the tick lines in the Y axis
Default:
solid
Used in:
Correlation,
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisTicks
integer
Number of ticks in the Y axis
Default:
5
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisTitle
string
Title for the Y axis in Scatter plots and in Correlation graphs.
Default:
false
Used in:
Correlation,
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisTransform
option
Transformation for the values in the Y axis.
Default:
false
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisTransformTicks
boolean
Flag to transform the values of the ticks in the Y axis
Default:
true
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D
yAxisValues
array
Values for the ticks in the Y axis
Default:
[]
Used in:
Scatter2D,
Scatter3D,
ScatterBubble2D