package plotly

  1. Overview
  2. Docs

Module Plotly.ValueSource

Sourcetype 'a t = 'a Type.t * 'a
Sourcetype value =
  1. | Value : 'a t -> value
Sourceval float : float -> float t
Sourceval string : string -> string t
Sourceval array : 'a Type.t -> 'a array -> 'a array t
Sourceval to_json : value -> Ezjsonm.value
Sourceval of_json : Ezjsonm.value -> value option
OCaml

Innovation. Community. Security.