linestyle apparently changed for gnuplot 4.0, leaving 3.7 syntax in place for now, we should deal with this better.

git-svn-id: svn://10.0.0.236/trunk@164081 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%mocha.com
2004-10-20 06:08:19 +00:00
parent 39af61b774
commit ec8e6e7ee6

View File

@@ -199,6 +199,10 @@ sub show_graph {
#
# lt: 0=grey, 1=red, 2=green, 3=blue, 4=cyan, 5=magenta, 6=yellow,
# 7=dk.red, 8=dk.green, 9=dk.blue
#
# gnuplot 3.7: "linestyle"
# gnuplot 4.0: "style line"
#
my $cmds = qq{
reset
$graph_size