Module Chartjs.TimeSource

Sourcetype t
Sourceval of_float_s : float -> t Js_of_ocaml.Js.t
Sourceval of_int_s : int -> t Js_of_ocaml.Js.t
Sourceval of_string : string -> t Js_of_ocaml.Js.t
Sourceval of_array : int array -> t Js_of_ocaml.Js.t
Sourceval cast_float_s : t Js_of_ocaml.Js.t -> float Js_of_ocaml.Js.opt
Sourceval cast_string : t Js_of_ocaml.Js.t -> string Js_of_ocaml.Js.opt