Re: PLOT: Different "with:option" on same plot

2025-03-08 Thread Leo Butler
On Mon, Mar 03 2025, Colin Baxter wrote: > I want to plot from a table and use > > #+PLOT: title:"Whatever" ind:2 deps:(3 4) type:2d "with:lines" set:"yrange > [0:100]" > > Great, that works. The second column in the table gives me my x-axis, and > the 3rd. and 4th. columns give me two graphs. >

Re: PLOT: Different "with:option" on same plot

2025-03-06 Thread Colin Baxter
Dear Leo, Thank you very much for the reply. > Leo Butler writes: > On Mon, Mar 03 2025, Colin Baxter wrote: >> I want to plot from a table and use >> >> #+PLOT: title:"Whatever" ind:2 deps:(3 4) type:2d "with:lines" >> set:"yrange [0:100]" >> >> Great, that wo

PLOT: Different "with:option" on same plot

2025-03-03 Thread Colin Baxter
I want to plot from a table and use #+PLOT: title:"Whatever" ind:2 deps:(3 4) type:2d "with:lines" set:"yrange [0:100]" Great, that works. The second column in the table gives me my x-axis, and the 3rd. and 4th. columns give me two graphs. Now I want the 3rd. column as histograms but keep the