Class type Chartjs.timeTicks
inherit cartesianTicks
method source : Time_ticks_source.t Js_of_ocaml.Js.t Js_of_ocaml.Js.propHow ticks are generated.
auto: generates "optimal" ticks based on scale size and time optionsdata: generates ticks from data (including labels from data objects)labels: generates ticks from user given data.labels values ONLY