Y-Axis

Y axes parameters

setMaxY float
Maximum value to set the data in the Y axis
Default: null
setMinY float
Minimum value to set the data in the Y axis
Default: null
yAxis array
Name of the samples groups or variables to be displayed in the Y axis
Default: []
yAxisAbsMax float Private
Maximum non-filtered value for the data plotted in the Y axis
Default:
yAxisAbsMin float Private
Minimum non-filtered value for the data plotted in the Y axis
Default:
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:
yAxisExact boolean
Flag to force exact values for the data in the Y axis
Default: false
yAxisMaxStrLength string Private
Longest string of all the values in the ticks in the Y axis
Default:
yAxisMinorTicks boolean
A flag to show minor tick lines in the Y axis
Default: true
Values for the minor ticks in the Y axis
Default: []
yAxisShow boolean
Flag to show on not the values of the ticks in the Y axis
Default: true
Color for the tick lines in the Y axis
Default: rgb(204,204,204)
Format for the tick values in the Y axis
Default: false
Style for the tick lines in the Y axis
Default: solid
Options: solid, dotted
yAxisTicks integer
Number of ticks in the Y axis
Default: 5
yAxisTitle string
Title for the Y axis in Scatter plots and in Correlation graphs.
Default: false
Transformation for the values in the Y axis.
Default: false
Options: false, log2, log10, exp2, exp10, percentile
Flag to transform the values of the ticks in the Y axis
Default: true
yAxisValues array
Values for the ticks in the Y axis
Default: []