package biotk

  1. Overview
  2. Docs
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