gnuplot4 no longer supports the "color" keyword here.
This commit is contained in:
parent
3cbb16514e
commit
13511c92ec
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23003
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD: www/tools/prstats/g,v 1.1 2001/10/29 01:58:12 murray Exp $
|
||||
# $FreeBSD: www/tools/prstats/g,v 1.2 2002/06/13 23:57:54 bsd Exp $
|
||||
#
|
||||
set term png small color
|
||||
set term png small
|
||||
set xdata time
|
||||
set timefmt "%Y/%m/%d %H:%M"
|
||||
set data style line
|
||||
|
|
Loading…
Reference in a new issue