Space and Width
Properties used to size the bars and point in one dimensional plots
sampleSeparationFactor
integer
Factor to adjust the spacing between the sample blocks in the one
dimensional graphs. The default is 1. If you want to
make the blocks wider apart then increase this
parameter (2 is twice as much).
See also:
variableSeparationFactor,
widthFactor
Default:
1
Used in:
Area,
AreaLine,
Bar,
BarLine,
Boxplot,
Candlestick,
DotLine,
Dotplot,
Heatmap,
Line,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
variableSeparationFactor
float
Factor to adjust the spacing between the variables in the one dimensional
plots.
See also:
sampleSeparationFactor,
widthFactor
Default:
2
Used in:
Area,
AreaLine,
Bar,
BarLine,
Boxplot,
Candlestick,
DotLine,
Dotplot,
Heatmap,
Line,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap
widthFactor
integer
Factor to adjust the width of the sample blocks in the one dimensional
graphs. The default is 1. If you want to make the
blocks wider then increase this parameter (2 is twice
as wide).
See also:
sampleSeparationFactor,
variableSeparationFactor
Default:
1
Used in:
Area,
AreaLine,
Bar,
BarLine,
Boxplot,
Candlestick,
DotLine,
Dotplot,
Heatmap,
Line,
Stacked,
StackedLine,
StackedPercent,
StackedPercentLine,
TagCloud,
Treemap