biotk.croquis
Croquis.Plot
biotk
biotk.pipes
biotk_pipes_unix
type t
val points : ?title:string -> ?col:Gg.Color.t -> ?shape:[ `bullet | `circle ] -> float array -> float array -> t
val render : ?width:float -> ?height:float -> t list -> Picture.t