X-Axis

X axis parameters

setMaxX float Private
Maximum value to set the data in the X axis
Default: null
timeTicksFirst boolean
Flag to indicate whether to use the first date on a time graph or the last
Default: false
Array containing the indices of the values when the the graph is a time series
Default: []
timeValues array
Array containing the tick values when the the graph is a time series
Default: []
xAxis array
Name of the samples or sample groups to be displayed in the X axis
Default: []
xAxisAbsMax float Private
Maximum non-filtered value for the data plotted in the X axis
Default:
xAxisAbsMin float Private
Minimum non-filtered value for the data plotted in the X axis
Default:
xAxisCurrent integer
Index (zero-based) of the sample that is currently displayed in the X axis when there are more series in the Y axis than in the X 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:
xAxisExact boolean
Flag to force exact values for the data in the X axis
Default: false
Flag to indicate whether to show a histogram for the data in the X axis
Default: false
xAxisMaxStrLength string Private
Longest string of all the values in the ticks in the X axis
Default:
xAxisShow boolean
Flag to show on not the values of the ticks in the X axis
Default: true
Style for the tick lines in the X axis
Default: solid
Options: solid, dotted
Tranformation for the values in the X axis.
Default: false
Options: false, log2, log10, exp2, exp10, percentile
Flag to transform the values of the ticks in the X axis
Default: true