From 22ff0cb08c31212e2e99ce56a2908cee4f885ea1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 24 Sep 1999 06:58:27 +0000 Subject: *** empty log message *** svn path=/trunk/; revision=2600 --- growthplot | 3 +++ 1 file changed, 3 insertions(+) diff --git a/growthplot b/growthplot index b476817c..d3a8e1be 100755 --- a/growthplot +++ b/growthplot @@ -64,3 +64,6 @@ echo "pause 9999" >>/tmp/growthimage$$ gnuplot /tmp/growthimage$$ rm -f /tmp/growth* + +# The gnuplot drivers for GIF and PNG are deficient. To capture this image, +# use the xv middle-button grab and save to PNG. -- cgit v1.2.3