package chartjs

  1. Overview
  2. Docs

Module Chartjs.Stepped_lineSource

Sourcetype t

No Step Interpolation.

Step-before Interpolation (same as before).

Step-before Interpolation.

Step-after Interpolation.

Step-middle Interpolation.

Sourceval of_bool : bool -> t Js_of_ocaml.Js.t
Sourceval of_string : string -> t Js_of_ocaml.Js.t