package gnuplot

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

Specifies labels for the X and Y axes.

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