Re: Plotting a table of date+time pairs

2024-11-28 Thread Michael Heerdegen
"Fraga, Eric" writes: > You could use a gnuplot src block instead of org-plot? It's what I do > usually as org-plot is not powerful enough for most of my plots > (although very nice for simple x-y graphs etc.). Ah ok, thank you. Sounds reasonable. I'm not a sophisticated org user. May I ask

Re: Plotting a table of date+time pairs

2024-11-28 Thread Fraga, Eric
Response below/inline for email Michael Heerdegen wrote: > (original email sent 28 Nov 2024 at 02:21) > > [...] > And AFAIK this is only possible by tweaking > `org-plot/preset-plot-types'. I need to add a complete new type of > plot! You could use a gnuplot src block instead of org-plot? It's