package prbnmcn-gnuplot

  1. Overview
  2. Docs
Declarative generation of gnuplot scripts

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.2.tar.gz
md5=813665e1462ddd4bb538104e41a89d31
sha512=10a597bfbc89b1fe14f8e7005fd90a27871f58fba2bd1c2ef1c45d6bf8a5a3d7aeeaf1ea39e8409d6b7705987e0e017483a8cb61152c34cb705aad4f4578671f

doc/prbnmcn-gnuplot/Plot/Data/index.html

Module Plot.DataSource

Datasets

Sourcetype 'dim t

'dim t is the type of datasets of type 'dim.

Sourceval of_seq : 'dim Seq.t -> 'dim t

Import a dataset from a Seq.t

Sourceval of_array : 'dim array -> 'dim t

Import a dataset from an array

Sourceval of_list : 'dim list -> 'dim t

Import a dataset from a list

OCaml

Innovation. Community. Security.