<scale> node
Description
Contains timeline settings. Timeline is located above the plot.
Attributes
Attribute Name | Description | Type | Possible Values | Default Value |
---|---|---|---|---|
padding_unit | Defines the padding unit - whether padding is set in days or in percents of the plot size. | Enum | Percent Day |
Day |
left | Sets padding from the left. | Uint | n/a | n/a |
right | Sets padding from the right. | n/a | n/a | |
start | Start of time interval. Navigation is available only in this interval. This attribute requires end attribute to be set. | Date | n/a | n/a |
end | End of time interval. Navigation is available only in this interval. This attribute requires start attribute to be set. | Date | n/a | n/a |
show_start | Start of time interval that is displayed on the scale after the first chart load. If the interval doesn't fit alailable scale settings it will be automatically modified according to scale settings. If show_end attribute isn't set the whole project will be shown, according to the scale settings. | Date | n/a | n/a |
show_end | End of time interval that is displayed on the scale after the first chart load. If the interval doesn't fit alailable scale settings it will be automatically modified according to scale settings. If show_start attribute isn't set the whole project will be shown, according to the scale settings. | Date | n/a | n/a |
height | Height of the time scale. Is set in pixels. | Numeric | n/a | n/a |
lines | Number of lines in the time scale. This attribute doesn't work if at least one level is set manually. | Uint | n/a | 2 |