01.02.2014 Views

GNUPlot Manual

GNUPlot Manual

GNUPlot Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

36 SET-SHOW gnuplot 4.0 151<br />

set xdata time<br />

set timefmt "%d/%m"<br />

set format x "%b %d"<br />

set xrange ["01/12":"06/12"]<br />

set xtics ("01/12", "" "03/12", "05/12")<br />

Both of these will produce tics "Dec 1", "Dec 3", and "Dec 5", but in the second example the tic at<br />

"Dec 3" will be unlabelled.<br />

36.86 Xzeroaxis<br />

The set xzeroaxis command draws a line at y = 0. For details, please see set zeroaxis (p. 153).<br />

36.87 Y2data<br />

The set y2data command sets y2 (right-hand) axis data to timeseries (dates/times). Please see set<br />

xdata (p. 146).<br />

36.88 Y2dtics<br />

The set y2dtics command changes tics on the y2 (right-hand) axis to days of the week. Please see set<br />

xdtics (p. 147) for details.<br />

36.89 Y2label<br />

The set y2label command sets the label for the y2 (right-hand) axis. Please see set xlabel (p. 147).<br />

36.90 Y2mtics<br />

The set y2mtics command changes tics on the y2 (right-hand) axis to months of the year. Please see<br />

set xmtics (p. 148) for details.<br />

36.91 Y2range<br />

The set y2range command sets the vertical range that will be displayed on the y2 (right-hand) axis.<br />

Please see set xrange (p. 148) for details.<br />

36.92 Y2tics<br />

The set y2tics command controls major (labelled) tics on the y2 (right-hand) axis. Please see set xtics<br />

(p. 149) for details.<br />

36.93 Y2zeroaxis<br />

The set y2zeroaxis command draws a line at the origin of the y2 (right-hand) axis (x2 = 0). For<br />

details, please see set zeroaxis (p. 153).<br />

36.94 Ydata<br />

The set ydata commands sets y-axis data to timeseries (dates/times). Please see set xdata (p. 146).

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!