graph » options » scale
scale
[ root » graph » options » scale ]
Calendar only: Configures the calendar scale.
Attribute | Type | Description |
---|---|---|
direction | String | Sets the scale direction Accepted Values: ['h', 'v'] Default Value: 'h' Introduced in: v2.1.4 |
height | Number | Sets the height of the scale. Default Value: null |
label | Object | Styles the indicator labels. Introduced in: v2.1.4 |
pointer | Object | Styles the scale pointer. Introduced in: v2.1.4 |
width | Number | Sets the width of the scale. Default Value: null |
x | Number | Sets the x-position of the scale. Default Value: null |
y | Number | Sets the y-position of the scale. Default Value: null |