package biotk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Croquis.PlotSource

Sourcetype t
Sourcetype geom
Sourceval points : ?title:string -> ?col:Gg.Color.t -> ?mark:mark -> ?size:float -> float array -> float array -> geom
Sourceval lines : ?title:string -> ?col:Gg.Color.t -> ?thickness:float -> float array -> float array -> geom
Sourceval hline : ?col:Gg.Color.t -> ?thickness:float -> float -> geom
Sourceval vline : ?col:Gg.Color.t -> ?thickness:float -> float -> geom
Sourceval abline : ?col:Gg.Color.t -> ?thickness:float -> intercept:float -> slope:float -> unit -> geom
OCaml

Innovation. Community. Security.