From ec8e6e7ee64c5edaf539e5fa781749061927f809 Mon Sep 17 00:00:00 2001 From: "mcafee%mocha.com" Date: Wed, 20 Oct 2004 06:08:19 +0000 Subject: [PATCH] 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 --- mozilla/webtools/graph/graph.cgi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mozilla/webtools/graph/graph.cgi b/mozilla/webtools/graph/graph.cgi index 23d6c51ceca..ad33a3588e0 100755 --- a/mozilla/webtools/graph/graph.cgi +++ b/mozilla/webtools/graph/graph.cgi @@ -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