Plot area
General parameters for the plotting area in one dimensional plots
blockContrast
boolean
A flag to creates a shade between the samples so there are two backgrounds,
one for the odd samples and one for the even samples.
Default:
false
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correlation,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
is3DPlot
boolean
Flag to create or not a 3D plot
Default:
false
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correlation,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
plotByVariable
boolean
Flag to indicate whether to group the data variable rather than by sample
Default:
false
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correlation,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
showDataValues
boolean
Flag to indicate whether to show data values in the one bar graphs.
Default:
false
smpHairline
option
This is a thin line that appears in the middle of the bar graphs just for
aesthetics.
Default:
false
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correlation,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
smpHairlineColor
color
The color for the thin line that appears in the middle of the bar graphs
Default:
rgb(204,204,204)
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correlation,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
smpHairlineWidth
float
The width for the thin line that appears in the middle of the sample block
just for aesthetics.
Default:
0.3
Used in:
Area,
AreaLine,
Bar,
Barline,
Boxplot,
Candlestick,
Correlation,
DotLine,
Dotplot,
Heatmap,
Line,
Pie,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap