package chartjs-datalabels

  1. Overview
  2. Docs
type t
val of_bool : bool -> t Js_of_ocaml.Js.t
  • true (default) - the label is drawn
  • false - the label is hidden
val auto : t Js_of_ocaml.Js.t

The label is hidden if it overlap with another label