view plots/plot-common.gnuplot @ 2:9da35e705144

Add includes so that it builds without warnings.
author Daniel O'Connor <darius@dons.net.au>
date Tue, 09 Feb 2010 13:48:52 +1030
parents 9dab44dcb331
children
line wrap: on
line source

	set term png size SIZE small
        set output "OUTFILE"
	set grid
	set xlabel "Time" offset 0,-0.8
	set xdata time	
	set timefmt "%s"
	set xrange ["MIDNIGHT":"ENDTIME"]
	set xtics XTICS