Re: [O] plotting tables

2013-03-26 Thread John Hendy
On Mon, Mar 25, 2013 at 10:09 PM, Eric Abrahamsen wrote: > John Hendy writes: > > Wow, thank you for this comprehensive response! > No problem. I get excited about this stuff :) >> On Sun, Mar 24, 2013 at 1:44 AM, Eric Abrahamsen >> wrote: > > [...] > >>> 1. Are these really mutually incompati

Re: [O] plotting tables

2013-03-25 Thread Eric Abrahamsen
John Hendy writes: Wow, thank you for this comprehensive response! > On Sun, Mar 24, 2013 at 1:44 AM, Eric Abrahamsen > wrote: [...] >> 1. Are these really mutually incompatible approaches, as they appear to >> be? >> > > What do you mean by incompatible? I think if you used them both, you'd

Re: [O] plotting tables

2013-03-24 Thread John Hendy
On Sun, Mar 24, 2013 at 1:44 AM, Eric Abrahamsen wrote: > I'm trying to get my head around plotting data from org tables, for use > in LaTeX exports. I've been looking at these two pages: > > http://orgmode.org/worg/org-tutorials/org-plot.html > http://orgmode.org/worg/org-contrib/babel/languages/

Re: [O] plotting tables

2013-03-24 Thread Dieter Wilhelm
Eric Abrahamsen writes: > 3. I've been learning the tikz LaTeX package and am very impressed. Has > anyone used tikz/pgfplots with org? So far I only used these packages within literal latex blocks (#+begin_latex ... #+end_latex). I also used gnuplot, besides others, but in my opinion with tik

[O] plotting tables

2013-03-23 Thread Eric Abrahamsen
I'm trying to get my head around plotting data from org tables, for use in LaTeX exports. I've been looking at these two pages: http://orgmode.org/worg/org-tutorials/org-plot.html http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-gnuplot.html As far as I can tell, there are two general a