package archimedes

  1. Overview
  2. Docs

Plotting Fortran bigarrays.

type t = (float, Bigarray.float64_elt, Bigarray.fortran_layout) Bigarray.Array1.t
val y : Viewport.t -> ?const_base:bool -> ?base:t -> ?fill:bool -> ?fillcolor:Color.t -> ?style:style -> ?const_y:bool -> t -> unit

See Array.y.

val xy : Viewport.t -> ?fill:bool -> ?fillcolor:Color.t -> ?style:style -> ?const_x:bool -> t -> ?const_y:bool -> t -> unit
val stack : Viewport.t -> ?fill:bool -> ?fillcolors:Color.t array -> ?style:style -> ?const:bool -> t array -> unit
OCaml

Innovation. Community. Security.