package prbnmcn-gnuplot

  1. Overview
  2. Docs

Tics. See the gnuplot documentation for the xtics command for the meaning of these options.

type t
val default : t
val set_border : bool -> t -> t
val set_mirror : bool -> t -> t
val set_outwards : bool -> t -> t
val set_rotate : degrees:float -> t -> t
val set_position : ?start:float -> ?incr:float -> ?stop:float -> t -> t
val set_logscale : bool -> t -> t