package prbnmcn-gnuplot

  1. Overview
  2. Docs

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.