aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgrowthplot3
1 files changed, 3 insertions, 0 deletions
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.