Class type Chartjs.timeDisplayFormats
The following display formats are used to configure how different time units are formed into strings for the axis tick marks.
method millisecond : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod second : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod minute : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod hour : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod day : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod week : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod month : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod quarter : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod year : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.prop