Members
(constant) DEFAULTS :Object
Available keys:
index | minutes_5 | minutes_10 | minutes_15 | minutes_30 | hours | hours_3 | hours_6 | hours_12 | days | daysOfTheWeek | weeks | weeks_2 | months | months_6 | quarters | years | years_3 | years_5 | years_10 | years_25 | years_50 | years_100
Type:
- Object
format :String|function
- `this` is @see Chart, first argument is Luxon DateTime, second is index of the column
Type:
- String |
function
idxFormat :String|undefined
Format used for indexing columns. If undefined ChartMode#format will be used for indexing
Type:
- String |
undefined
index :Boolean
Is mode an Index. If `true`, DateTime will not be used, only indices
Type:
- Boolean
interval :Object
Type:
- Object