Dendrograms
General parameters in dendrograms
dendrogramColor
color
The color for the dendrograms
Default:
rgb(204,204,204)
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correletion,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
dendrogramHang
boolean
Flag to show or not the nodes in the dendrogram as hanging or not similar
to that one in R
Default:
false
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correletion,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
dendrogramHeight
boolean
Flag to size the branches of the dendrogram. Not implemented yet.
Default:
false
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correletion,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
dendrogramSpace
integer
Length in pixels to space the branches in the dendrograms.
Default:
6
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correletion,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
showSmpDendrogram
boolean
Flag to show or not the sample dendrogram
Default:
false
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correletion,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
showVarDendrogram
boolean
Flag to show or not the variable dendrogram
Default:
false
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correletion,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
smpDendrogramPosition
option
Position for the sample dendrogram in the plot. It could be top, bottom,
right or left depending on the orientation of the
graph.
Default:
left
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correletion,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
varDendrogramPosition
option
Position for the variable dendrogram in the plot. It could be top, bottom,
right or left depending on the orientation of the
graph.
Default:
top
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correletion,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap