all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Harald Sanftmann <haraldsa@web.de>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: 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/)]
Date: Wed, 11 May 2016 07:27:39 +0100	[thread overview]
Message-ID: <87bn4dw1lw.fsf@delle7240.chemeng.ucl.ac.uk> (raw)
In-Reply-To: <724c6191d1fb436eac50aeb00637a4ac@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> (Harald Sanftmann's message of "Tue, 10 May 2016 18:55:39 +0000")

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

       reply	other threads:[~2016-05-11  9:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <724c6191d1fb436eac50aeb00637a4ac@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-05-11  6:27 ` Eric S Fraga [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2016-05-10 18:52 Harald Sanftmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bn4dw1lw.fsf@delle7240.chemeng.ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=haraldsa@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.