Introduction
Introduction Statistics Contact Development Disclaimer Help
tplot-memecount.sh: do not show new memes per day - bitreich-memestats - metric…
git clone git://src.adamsgaard.dk/bitreich-memestats
Log
Files
Refs
LICENSE
---
commit 9c32fbededb70fdb4ffca67f111d9bcff0e61852
parent a5154abe181226edf13ee348c2c1890cd496ba3e
Author: Anders Damsgaard <[email protected]>
Date: Mon, 25 Dec 2023 21:11:13 +0100
plot-memecount.sh: do not show new memes per day
Diffstat:
M plot-memecount.sh | 14 --------------
1 file changed, 0 insertions(+), 14 deletions(-)
---
diff --git a/plot-memecount.sh b/plot-memecount.sh
t@@ -23,17 +23,3 @@ plot '$1' u 1:(\$3+\$6+\$7) w lp t 'total' pt 20,\
'' u 1:6 w lp t 'emojis' pt 5,\
'' u 1:7 w lp t 'filters' pt 6
__EOF__
-
-if [ -z "$semilog" ]; then
- gnuplot - <<__EOF__
-reset
-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 xtics 3600*24*365
-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.