Carsten Dominik <carsten.dominik <at> gmail.com> writes: > > Hi Thierry, > > This is really nice. Thank you! > > This is not a lot of code - I would not mind simply integrating this into org-table.el The only hickup might be > that this could be trouble for the exporters - or have you produced the webpage directly from an org file? > > - Carsten >
Hi Carsten. Wonderful! It will be useful to many. I'm not sure I understand the exporters issue. Do you talk about the html exporter, the Odt exporter, and so on ? Well, once a plot has been added to a table, it is just text. It will be exported as any other content in the table. Maybe I'm missing something... Yes, this webpage: http://orgmode.org/worg/org-contrib/orgtbl-ascii-plot.html was produced by the Worg engine, from a regular Org file. Another issue is the key-binding. I bound the plotter to C-c p (p as "plot") But this can be discussed. Thierry PS: thanks for Org-mode, it changed my life.