package chartjs

  1. Overview
  2. Docs
inherit chartOptions
method showLines : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop

If false, the lines between points are not drawn.

method spanGaps : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.prop

If false, NaN data causes a break in the line.