Variables
Properties associated with variables
filterVarBy
filter
Filter variables by their annotation included in the 'data.z' object used
in one dimensional plots
Default:
[]
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correletion,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Scatter2D,
Scatter3D,
ScatterBubble2D,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
highlightVar
array
Name of variables in the 'data.y' object to highlight.
Default:
[]
Used in:
Heatmap
maxVarStringLen
integer
Maximum length in characters a variable label or description can have so
anything above is truncated.
Default:
30
Used in:
Heatmap
showVariableNames
boolean
Flag to show the variable names in one dimensional plots
Default:
true
Used in:
Heatmap
varHighlightColor
color
The color for the highlighted variables.
Default:
rgb(255,0,0)
Used in:
Heatmap
varLabelDescription
string
Variable label description is a valid sample classification included in the
'data.z' object used in heatmaps
Default:
false
Used in:
Heatmap
Font for the variable labels in one dimensional plots
Default:
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correletion,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Scatter2D,
Scatter3D,
ScatterBubble2D,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
varLabelFontColor
color
Font color for the variable labels in one dimensional plots
Default:
rgb(0,0,0)
Used in:
Heatmap
varLabelFontSize
integer
Size for the variable labels in one 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 variable label scaling factor
See also:
autoScaleFont,
varLabelScaleFontFactor
Default:
10
Used in:
Heatmap
varLabelRotate
integer
Rotation for variable labels in degrees It could be positive or negative.
Default:
Used in:
Heatmap
varLabelScaleFontFactor
float
Scaling factor used to increse or decrease variable font size in the
canvas.
Default:
1
Used in:
Heatmap
Font for the variable titles in one dimensional plots
Default:
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correletion,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Scatter2D,
Scatter3D,
ScatterBubble2D,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
varTitleFontColor
color
Font color for the variable titles in one dimensional plots
Default:
rgb(0,0,0)
Used in:
Heatmap
varTitleFontSize
integer
Size for the variable title in one dimensional plots
Default:
10
Used in:
Heatmap
varTitleScaleFontFactor
float
Scaling factor used to increse or decrease variable font size in the
canvas.
Default:
1
Used in:
Heatmap