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.
>
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
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