package chartjs

  1. Overview
  2. Docs
type t
val flex : t Js_of_ocaml.Js.t
val of_int : int -> t Js_of_ocaml.Js.t
val of_float : float -> t Js_of_ocaml.Js.t
val is_flex : t Js_of_ocaml.Js.t -> bool