package plotly

  1. Overview
  2. Docs
Binding for Plotly Open Source Graphing Library

Install

Dune Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=a3817f0fa4fb58615bfd7cb8e64f5856
sha512=40b0d2b4a3a33ae0d9eecdd39d233bfb072ac01cbfdaaad1fe10e0057a2ed9fadb685a9aed3b47cb7296757b78665b23630dc5a0a9bc3ec5f5a3f330c7c1c69d

doc/plotly/Plotly/Data/index.html

Module Plotly.DataSource

Sourcetype t = private Attribute.t list
Sourceval mode : string -> t
Sourceval name : string -> t
Sourceval labels : string array -> t
Sourceval values : float array -> t
Sourceval text : string array -> t
Sourceval orientation : string -> t
Sourceval x : float array -> t
Sourceval y : float array -> t
Sourceval z : float array -> t
Sourceval xy : (float * float) array -> t
Sourceval xyz : (float * float * float) array -> t
Sourceval data : Attribute.t list -> t
Sourceval to_json : t -> Ezjsonm.value
Sourceval of_json : Ezjsonm.value -> t option
OCaml

Innovation. Community. Security.