inbox.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-09-02 10:24:48 +02:00
parent 396a6cacb9
commit d91ddeadfa
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -379,7 +379,7 @@ set xtics rotate by -45
set yrange [60:80]
set ylabel "weight"
plot data using 1:2 t "weight" w impulses lw 8
plot data using 1:2 t "weight" w impulses lw 3
#+end_src
#+RESULTS: