Introduction
Introduction Statistics Contact Development Disclaimer Help
tInform of semilog scale in title - bitreich-memestats - statistical analysis o…
git clone git://src.adamsgaard.dk/bitreich-memestats
Log
Files
Refs
LICENSE
---
commit 5bfeec49a9374801c59c6f8d46c423d7d019e806
parent 3ce046570ec0935f20eb3a7a372fb21fcd72367e
Author: Anders Damsgaard <[email protected]>
Date: Mon, 20 Apr 2020 11:20:07 +0200
Inform of semilog scale in title
Diffstat:
M plot-memecount.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plot-memecount.sh b/plot-memecount.sh
t@@ -11,7 +11,7 @@ fi
gnuplot - <<__EOF__
set term dumb
set title "annna meme count (total on $(date +%Y-%m-%d): \
-$(tail -1 "$1" | awk '{print $3}'))"
+$(tail -1 "$1" | awk '{print $3}')) $semilog"
set xdata time
set format x "%Y-%m"
set timefmt "%Y-%m-%dT%H:%M:%S"
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.