package chartjs-annotation

  1. Overview
  2. Docs
include module type of Chartjs.Position
type t
val left : t Js_of_ocaml.Js.t
val right : t Js_of_ocaml.Js.t
val bottom : t Js_of_ocaml.Js.t
val of_string : string -> t Js_of_ocaml.Js.t
val center : t Js_of_ocaml.Js.t