Module Gnuplot.Labels

type t

Specifies labels for the X and Y axes.

val create : ?x:string -> ?y:string -> unit -> t