Re: [BUG] org-plot/gnuplot with dates in brackets does not work anymore [9.8-pre (release_9.7.6-97-g90d4ae @ /home/ck/.emacs.d/straight/build/org/)]

2024-07-24 Thread Ihor Radchenko
Chris Keschnat writes: > Hello, > after e0924db3, =org-plot/gnuplot= does not work with dates in brackets > anymore. > I am unsure if this syntax is supported, but it was working before. > > Example table: > ... > ~C-c C-c~ on the PLOT line results in: > #+begin_sr

[BUG] org-plot/gnuplot with dates in brackets does not work anymore [9.8-pre (release_9.7.6-97-g90d4ae @ /home/ck/.emacs.d/straight/build/org/)]

2024-07-23 Thread Chris Keschnat
Hello, after e0924db3, =org-plot/gnuplot= does not work with dates in brackets anymore. I am unsure if this syntax is supported, but it was working before. Example table: #+PLOT: title:"Daily Temperature Readings" ind:1 deps:(2) type:2d with:linespoints timeind:1 | Date | T

Re: org-plot/gnuplot

2022-08-19 Thread Roger Mason
Hello Ihor, Ihor Radchenko writes: > You need to have "gnuplot" Emacs package installed to be able to use > org-plot and ob-gnuplot. I had checked those were installed before posting. What I had not checked (duh) was that gnuplot would start and run. There was a simple linkage problem prevent

Re: org-plot/gnuplot

2022-08-18 Thread Ihor Radchenko
Roger Mason writes: > I want to plot energy against variable from this table. > > ... > I think the #+plot: invocation is correct for org-plot/gnuplot but when > run I just get "user-error: Current buffer has no process". You need to have "gnuplot" Emacs pack

org-plot/gnuplot

2022-08-18 Thread Roger Mason
ct for org-plot/gnuplot but when run I just get "user-error: Current buffer has no process". I appreciate any help offered. Cheers, Roger

[SOLVED] Re: How to auto insert inline image link for org-plot/gnuplot result plot?

2022-01-02 Thread stardiviner
I write an advice for this. #+begin_src emacs-lisp ;; `org-plot/gnuplot' advice of auto insert org gnuplot result image file. (advice-add 'org-plot/gnuplot :around #'org-plot/gnuplot-insert-org-image-link) (defun org-plot/gnuplot-insert-org-image-link (origin-func &r

Re: org-plot/gnuplot: question and feature suggestions

2021-03-25 Thread Eric S Fraga
On Thursday, 25 Mar 2021 at 20:31, Timothy wrote: > Eric S Fraga writes: > >> or some similar way but I cannot figure out how to do it. > > [ Update: He figured it out :P ] ;-) > If no-one else takes care of these, I'll take a look in a bit* :) Thank you! And no pressure, of course. -- : Eri

Re: org-plot/gnuplot: question and feature suggestions

2021-03-25 Thread Timothy
Eric S Fraga writes: > or some similar way but I cannot figure out how to do it. [ Update: He figured it out :P ] > I also have two feature requests should anybody be able to help: > > 1. it would be consistent and useful if "C-c C-c" executed >org-plot/gnuplot w

Re: org-plot/gnuplot: question and feature suggestions

2021-03-25 Thread Eric S Fraga
On Thursday, 25 Mar 2021 at 11:58, Eric S Fraga wrote: > In a #+PLOT line, I would set this using > > #+PLOT: ... set:"format \"%T\"" Solved it. I had forgotten that gnuplot is quite relaxed about the quotes used so this works: #+PLOT: ... set:"format '%T'" My feature requests stand,

org-plot/gnuplot: question and feature suggestions

2021-03-25 Thread Eric S Fraga
#+PLOT line, I would set this using #+PLOT: ... set:"format \"%T\"" or some similar way but I cannot figure out how to do it. I also have two feature requests should anybody be able to help: 1. it would be consistent and useful if "C-c C-c" executed org-plot/gnu

[O] How to auto insert inline image link for org-plot/gnuplot result plot?

2017-06-17 Thread numbch...@gmail.com
I want to auto insert inline image for `org-plot/gnuplot` result plot below the table. Like this: ```org #+PLOT: title:"Citas" ind:1 deps:(3) type:2d with:histograms set:"yrange [0:]" | Sede | Max cites | H-index | |---+---+-| | Chile |

Re: [O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-10-01 Thread Dave Marquardt
071960f8a7f20138291424b468722ab522] org-table: >> Fix radio tables containing macros >> >> The table I ran M=x org-plot/gnuplot on was from the Org Mode info page >> "Org-Plot": >> >> #+PLOT: title:"Cita

Re: [O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-10-01 Thread Nicolas Goaziou
ontaining macros > > The table I ran M=x org-plot/gnuplot on was from the Org Mode info page > "Org-Plot": > > #+PLOT: title:"Citas" ind:1 deps:(3) type:2d with:histograms set:"yrange > [0:]" > | Sede | Max cites | H-index | >

Re: [O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-10-01 Thread Dave Marquardt
> broke. I did git bisect on a couple of x86_64 Linux systems: - RHEL 6.7 with Emacs 24.3.2 - Fedora 22 with Emacs 24.5.1 The result was # first bad commit: [6d2ab4071960f8a7f20138291424b468722ab522] org-table: Fix radio tables containing macros The table I ran M=x org-plot/gnuplot on was from t

Re: [O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-10-01 Thread Dave Marquardt
Dave Marquardt writes: > Is this just a problem with the ELPA installation? I'm going to try > removing and reinstalling the ELPA package, then if that doesn't change > anything, try instaling from the Git tree. I reinstalled the ELPA package, same result. I removed the ELPA package, installed f

Re: [O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-09-29 Thread Dave Marquardt
uot; " :fmt org-plot-quote-tsv-field >> :plot-type 2d :with histograms :ind 1 :labels ("Headline" "Time" "" >> "%") :set ("style fill solid") :deps (4))) >> org-plot/gnuplot-to-data((("*Total time*" "*4:11*&

Re: [O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-09-28 Thread Nick Dokos
"9.2") ("DAT" "" "0:02" "0.8") ("Defects" "" "1:24" "33.5") > ("developerWorks" "" "0:02" "0.8") ("Mail" "" "0:39" "15.5") ("

[O] undefined symbol 'org-export-create-backend' when calling org-plot/gnuplot

2015-09-28 Thread Dave Marquardt
t; "1:24" "33.5") ("developerWorks" "" "0:02" "0.8") ("Mail" "" "0:39" "15.5") ("RDS" "" "0:06" "2.4") ("SDB" "" "0:01" "0.4&quo

Re: [O] [org-plot/gnuplot] Plotting candlestick plots

2015-09-18 Thread Suvayu Ali
On Thu, Sep 17, 2015 at 08:05:16PM +0300, Foivos S. Zakkak wrote: > Hello list, > > I am trying to plot some candlesticks through org-plot/gnuplot, but I > fail. > > It seems that org-plot/gnuplot supports a list of numbers in deps, i.e., > deps:(2 3 4) and then creates

[O] [org-plot/gnuplot] Plotting candlestick plots

2015-09-17 Thread Foivos S . Zakkak
Hello list, I am trying to plot some candlesticks through org-plot/gnuplot, but I fail. It seems that org-plot/gnuplot supports a list of numbers in deps, i.e., deps:(2 3 4) and then creates a string of the form: 'test.dat' using X with lines where X is first 2 then 3 and finally 4 f

Re: [Orgmode] Ignore some lines when using org-plot/gnuplot

2009-11-15 Thread Darlan Cavalcante Moreira
s for this Eric. It sure opens a lot of possibilities. - Darlan At Sat, 14 Nov 2009 20:34:55 -0700, Eric Schulte wrote: > > Darlan Cavalcante Moreira writes: > > > Hi everybody, > > > > Is there a way to ignore some lines when using org-plot/gnuplot to plot a > >

Re: [Orgmode] Ignore some lines when using org-plot/gnuplot

2009-11-14 Thread Eric Schulte
Darlan Cavalcante Moreira writes: > Hi everybody, > > Is there a way to ignore some lines when using org-plot/gnuplot to plot a > table > in Org? I have a table with some expenses, but the last two lines are the > total > calculated from the previous lines. I'd like