February 2019
Beginner to intermediate
284 pages
6h 20m
English
Properties that are specific for time scales are configured in the axis.time property. It receives an object. Some of these properties are listed as follows:
|
Property |
Value |
Description |
|
unit |
millisecond, second, minute, hour, day, week, month, quarter, year |
The unit of time to consider for the data. |
|
stepSize |
Number |
The minimum step between values in the scale (this may group several values in a single tick). |
|
displayFormats |
Object, containing zero or more time units as String properties |
This object is used to override the default string format used for each unit. See supported tokens below. |
|
tooltipFormat |
A string with a date format, such as MMMM, YYYY, or h:mm:ss |
A format string ... |
Read now
Unlock full access