public interface ChartJsTimeConfig extends Serializable
config.options.scales.xAxes[].time and
config.options.scales.yAxes[].time properties.| Modifier and Type | Method and Description |
|---|---|
Boolean |
getIsoWeekday()
if
true, Monday will be considered the first day of the week, otherwise it will be
Sunday. |
ChartJsTimeUnit |
getMinimumDisplayUnit() |
Number |
getStepSize() |
ChartJsTimeUnit |
getTimeUnit() |
Boolean getIsoWeekday()
true, Monday will be considered the first day of the week, otherwise it will be
Sunday. Only relevant if the unit is set to ChartJsTimeUnit.WEEKChartJsTimeUnit getTimeUnit()
ChartJsTimeUnit getMinimumDisplayUnit()
Number getStepSize()
Copyright © 2018. All rights reserved.