FnuPlot


TimeFormatX

Used to specify datetime format for the x and y axes, if they contain time data. The parameter format is a gnuplot time format; for more information refer to the gnuplot documentation.

Constructors

ConstructorDescription
new(format)
Signature: (format:string option) -> TimeFormatX
Fork me on GitHub