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.
See also: evenColor, oddColor
Default: false
jitter boolean
Flag to jitter the point in dotplots and boxplots
Default: true
Used in: Boxplot, DotLine, Dotplot
plotByVariable boolean
Flag to indicate whether to group the data variable rather than by sample
Default: false
showDataValues boolean
Flag to indicate whether to show data values in the one bar graphs.
Default: false
Used in: Bar, Heatmap
smpHairline option
This is a thin line that appears in the middle of the bar graphs just for aesthetics.
Default: false
Options: false, solid, dotted
The color for the thin line that appears in the middle of the bar graphs
Default: rgb(204,204,204)
The width for the thin line that appears in the middle of the sample block just for aesthetics.
Default: 0.3