Paul Bryan <[email protected]> writes:
> I thought it might be. Is that something that is still wanted? Seems like the
> general convention in org-mode is properties above things (blocks, tables,
> etc.) but not below. If it is wanted though, I'm happy to try implement it.
> Otherwise, on to the next thing!
It is promised in the docstring
org-plot/gnuplot is an autoloaded, interactive and natively compiled
function defined in org-plot.el.
Documentation
Plot table using gnuplot. Gnuplot options can be specified with PARAMS.
If not given options will be taken from the +PLOT
line directly before or after the table.
As for convention, it is a bit of a weird one.
#+PLOT are not affiliated keywords, so they are not even a part of the
table from the point of view of the parser, regardless whether they are
before or after the table. Also, #+TBLFM convention is to put it after
the table. Tables are somewhat weird historically.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>