Introduction
Introduction Statistics Contact Development Disclaimer Help
tFix x units - bitreich-memestats - statistical analysis of tags in Freenode/#b…
git clone git://src.adamsgaard.dk/bitreich-memestats
Log
Files
Refs
LICENSE
---
commit 0680bf6c1222b81a5fdab9e623f73d80c9dbc136
parent 571875b9ff96ece4781f2eea2a89d89c6119655f
Author: Anders Damsgaard <[email protected]>
Date: Tue, 21 Apr 2020 23:00:19 +0200
Fix x units
Diffstat:
M plot-memecount.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/plot-memecount.sh b/plot-memecount.sh
t@@ -27,8 +27,9 @@ set term dumb
set title "annna meme growth (new memes per day)"
set xdata time
set format x "%Y-%m"
-#set timefmt "%Y-%m-%d"
+set timefmt "%Y-%m-%d"
set xtics 2592000*4
+set log y
plot '$1' u 1:5 w lp t '' pt 13
__EOF__
fi
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.