emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: org-plot gives Invalid function error


From: Timothy
Subject: Re: Bug: org-plot gives Invalid function error
Date: Sun, 09 May 2021 23:54:17 +0800
User-agent: mu4e 1.4.15; emacs 28.0.50

Ihor Radchenko <yantar92@gmail.com> writes:

>> plot '/tmp/org-plotiPs0To' using 1:3 with histograms title 'H-index'
>
> This is not valid gnuplot command to create histograms. One needs to use:
>
> plot '/tmp/org-plotiPs0To' using 3:tics(1) with histograms title 'H-index'

I've had a look at this, and it should be addressed in
https://code.orgmode.org/bzg/org-mode/commit/7dd667af.

If you could test it and let me know that would be greatly appreciated
:) It seems to work with the manual example for me.

Until I hear otherwise, I'm marking this bug as fixed.

--
Timothy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]