emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: missing header argument does not work any longer causing Gnuplot to misinterpret data [8.3.4 (8.3.4-47-gaf853d-elpaplus @ c:/Users/harald/AppData/Roaming/.emacs.d/elpa/org-plus-contrib-20160502/)]
@ 2016-05-10 18:52 Harald Sanftmann
  0 siblings, 0 replies; 3+ messages in thread
From: Harald Sanftmann @ 2016-05-10 18:52 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/html, Size: 3228 bytes --]

[-- Attachment #2: Type: image/png, Size: 18429 bytes --]

[-- Attachment #3: Type: image/png, Size: 14570 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Bug: missing header argument does not work any longer causing Gnuplot to misinterpret data [8.3.4 (8.3.4-47-gaf853d-elpaplus @ c:/Users/harald/AppData/Roaming/.emacs.d/elpa/org-plus-contrib-20160502/)]
@ 2016-05-10 18:55 Harald Sanftmann
  0 siblings, 0 replies; 3+ messages in thread
From: Harald Sanftmann @ 2016-05-10 18:55 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/html, Size: 3418 bytes --]

[-- Attachment #2: Type: image/png, Size: 18429 bytes --]

[-- Attachment #3: Type: image/png, Size: 14570 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug: missing header argument does not work any longer causing Gnuplot to misinterpret data [8.3.4 (8.3.4-47-gaf853d-elpaplus @ c:/Users/harald/AppData/Roaming/.emacs.d/elpa/org-plus-contrib-20160502/)]
       [not found] <724c6191d1fb436eac50aeb00637a4ac@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
@ 2016-05-11  6:27 ` Eric S Fraga
  0 siblings, 0 replies; 3+ messages in thread
From: Eric S Fraga @ 2016-05-11  6:27 UTC (permalink / raw)
  To: Harald Sanftmann; +Cc: emacs-orgmode@gnu.org

On Tuesday, 10 May 2016 at 18:55, Harald Sanftmann wrote:
> Hi!
>
> I have some org-tables which contain empty fields. I specified
> :missing "?" to get the right results. When I try to plot them with
> Gnuplot the empty fields are not exported as '?' but just as empty
> strings ''. Gnuplot therefore just uses the next non empty field for
> the value and therefore shifts the columns of the given row.

[...]

>   #+begin_src gnuplot :var data=data-missing :exports both :file data-missing.svg :missing "?" :set "xtics nomirror rotate by -45 font \",8\""

You could set data to be part of the table, not the whole table.  You
could exclude the first column entirely and avoid the problem with
missing data.

Check the documentation on the var header argument in the info manual.
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.90.1, Org release_8.3.3-535-g7213aa

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-11  9:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-10 18:55 Bug: missing header argument does not work any longer causing Gnuplot to misinterpret data [8.3.4 (8.3.4-47-gaf853d-elpaplus @ c:/Users/harald/AppData/Roaming/.emacs.d/elpa/org-plus-contrib-20160502/)] Harald Sanftmann
     [not found] <724c6191d1fb436eac50aeb00637a4ac@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-05-11  6:27 ` Eric S Fraga
  -- strict thread matches above, loose matches on Subject: below --
2016-05-10 18:52 Harald Sanftmann

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).