aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgrowthplot2
1 files changed, 1 insertions, 1 deletions
diff --git a/growthplot b/growthplot
index d37ff026..484072a4 100755
--- a/growthplot
+++ b/growthplot
@@ -45,7 +45,7 @@ EOF
to lastday, arrowhead \
head
echo "if (endy > lasttotal) set label '$legend' at lastday-10, endy+15"
- echo "if (endy <= lasttotal) set label '$legend' at lastday-500, endy-15"
+ echo "if (endy <= lasttotal) set label '$legend' at lastday-475, endy-15"
else
lastday=$days
lasttotal=$total