Hello,

Mario Frasca <ma...@anche.no> writes:

> like … I'm adding a way to collect #+PLOT lines depending on which set 
> of settings I want, to produce the graph.
>
> #+PLOT[1]: set:"yrange [0:4200]"
> #+PLOT[1]: set:"key at 33,4100 top left spacing 1.4"
> #+PLOT[1]: set:"arrow from 59.5,0 rto 0,4200 nohead ls 1"
> #+PLOT[2]: set:"yrange [50:10000]" set:"logscale y 10"
> #+PLOT[2]: set:"key at 35,9000 top left spacing 1.4"
> #+plot[2]: set:"arrow from 59.5,50 rto 0,200 nohead ls 1"

I don't think this is a good idea, really. For this kind of complexity,
I suggest to consider using gnuplot source code blocks, with the table
as input.

Regards,
-- 
Nicolas Goaziou

Reply via email to