Aspect Ratio

Properties used to adjust the aspect ratio in one dimensional plots

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.
Default: true
Specifies the number of times to try to automatically adjust the size of the canvas when adjustAspectRatio is true
Default: 3
adjustAspectRatioXTries integer Private
Counter set when trying to automatically adjust the horizontal size of the canvas when adjustAspectRatio is true
Default:
adjustAspectRatioYTries integer Private
Counter set when trying to automatically adjust the vertical size of the canvas when adjustAspectRatio is true
Default: