aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgrowthplot2
1 files changed, 1 insertions, 1 deletions
diff --git a/growthplot b/growthplot
index c9fbdd8f..07fa436f 100755
--- a/growthplot
+++ b/growthplot
@@ -32,7 +32,7 @@ EOF
do
if [ "$version" = '%' ]
then
- legend="$friends $announce $total $days $date"
+ legend="$size $friends $announce $total $days $date"
echo "# Associate $lastday to '$legend'"
echo "count = count + 1"
echo "lastday = $lastday - 5"