Bars and Points Adjustment

Properties used to size the bars and point in onedimensional plots
autoAdjust
{boolean} true
Flag to automatically adjust the size of the bars or points in the one dimensional plots to fit in the provided canvas width and height. If the flag is set to 'false' the width and height of the canvas will be sized according to the number of bars or points in the data set. @ see {seriesSeparationFactor,blockSeparationFactor,blockFactor}
autoAdjustMax
{integer} 3
Specifies the number of times to try to automatically adjust the size of the canvas when autoAdjust is true
autoAdjustXTries
{integer} 
Counter set when trying to automatically adjust the horizontal size of the canvas when autoAdjust is true
autoAdjustYTries
{integer} 
Counter set when trying to automatically adjust the vertical size of the canvas when autoAdjust is true

Examples

Properties used: autoAdjust, graphType.
Show code



Properties used: autoAdjust, graphType.
Show code