One dimensional plots
blockContrast
{boolean} false
|
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.
|
blockFactor
{integer} 1
|
Factor to adjust the size 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 big). This only works if the auto adjust property is set to 'false'
|
blockSeparationFactor
{integer} 1
|
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 increse this parameter (2 is twice as much). This only works if the auto adjust property is set to 'false'
|
is3DPlot
{boolean} false
|
Flag to create or not a 3D plot
|
plotByVariable
{boolean} false
|
Flag to indicate whether to group the data variable rather than by sample
|
seriesSeparationFactor
{float} 2
|
Factor to adjust the spacing between the series in the bar graphs
|
smpHairline
{option} false
|
This is a thin line that appears in the middle of the bar graphs just for aesthetics.
|
smpHairlineColor
{color} rgb(204,204,204)
|
The color for the thin line that appears in the middle of the bar graphs
|
smpHairlineWidth
{float} 0.3
|
The width for the thin line that appears in the middle of the sample block just for aesthetics.
|
Examples
Properties used: graphOrientation, graphType, showLegend, smpHairline, smpHairlineColor, smpHairlineWidth. Show code |
Properties used: graphOrientation, graphType, showLegend, smpHairline, smpHairlineColor, smpHairlineWidth. Show code |
Properties used: blockContrast, blockFactor, blockSeparationFactor, graphOrientation, graphType, seriesSeparationFactor, showLegend. Show code |
Properties used: blockFactor, blockSeparationFactor, graphOrientation, graphType, seriesSeparationFactor, showLegend. Show code |
Properties used: blockFactor, graphOrientation, graphType, showLegend. Show code |
Properties used: blockFactor, graphOrientation, graphType, showLegend. Show code |
Properties used: graphOrientation, graphType, plotByVariable, showLegend. Show code |
Properties used: graphOrientation, graphType, is3DPlot, showLegend. Show code |