package chartjs

  1. Overview
  2. Docs
type t
val relative : int -> t Js_of_ocaml.Js.t
val absolute : int -> t Js_of_ocaml.Js.t
val _false : t Js_of_ocaml.Js.t
val _true : t Js_of_ocaml.Js.t

Equivalent to origin

val start : t Js_of_ocaml.Js.t
val _end : t Js_of_ocaml.Js.t
val origin : t Js_of_ocaml.Js.t
val of_bool : bool -> t Js_of_ocaml.Js.t
val of_string : string -> t Js_of_ocaml.Js.t