diff --git a/inbox.org b/inbox.org index 1f060891..0cc69617 100644 --- a/inbox.org +++ b/inbox.org @@ -366,7 +366,10 @@ SCHEDULED: <2021-09-01 Wed 09:00 .+1d/3d> #+TBLFM: $3='(orgtbl-uc-draw-grid $2 60 80) #+begin_src gnuplot :var data=weight-table :file output.png - +set title "Weight" +set xlabel "date" +set ylabel "weight" +plot data u 1:2 #+end_src *** TODO [#A] News filtered by AI + RSS + Scraper :daily: