Module Croquis.PlotSource

Sourcetype t
Sourceval points : ?title:string -> ?col:Gg.Color.t -> ?shape:[ `bullet | `circle ] -> float array -> float array -> t
Sourceval render : ?width:float -> ?height:float -> t list -> Picture.t