Axis

General axis parameters

axisAlgorithm option
Algorithm to position labels in axis
Default: default
Options: default, heckbert, wilkinson, wilkinsonExtended, rPretty
Color for the axis ticks in one and two dimensional plots
Default: rgb(0,0,0)
axisTickFont font Private
Font for the axis ticks in one and two dimensional plots
Default:
Font size for the axis ticks in one and two dimensional plots. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the tick scaling factor
Default: 10
Font style for the axis. @default
Default:
Options: , bold, italic, bold italic
Scaling factor used to increase or decrease tick font size in the canvas in one and two dimensional plots
Default: 1
Flag to indicate whether to adjust automatically the number of ticks to put in the axes
Default: false
Color for the axis title in one and two dimensional plots
Default: rgb(0,0,0)
axisTitleFont font Private
Font for the axis titles in one and two dimensional plots
Default:
Font size for the axis titles in one and two dimensional plots. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the axis title scaling factor
Default: 10
Font style for the axis titles. @default
Default:
Options: , bold, italic, bold italic
Scaling factor used to increase or decrease title font size in the canvas in one and two dimensional plots
Default: 1
Flag to indicate whether to use loose positioning when using the wilkinson algorithm to position the labels on the axis
Default: false