emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Robert Klein <roklein@roklein.de>
Cc: Org Mode Mailing List <emacs-orgmode@gnu.org>,
	Tobias Frischholz <tobias@friolz.com>
Subject: Re: gnuplot: plotting students' progress of grades
Date: Tue, 1 Sep 2015 11:51:02 +0100	[thread overview]
Message-ID: <87d1y2ifah.fsf@ucl.ac.uk> (raw)
In-Reply-To: <20150901083819.31db99e3@pckr150.mpip-mainz.mpg.de> (Robert Klein's message of "Tue, 1 Sep 2015 08:38:19 +0200")

On Tuesday,  1 Sep 2015 at 08:38, Robert Klein wrote:

[...]

> You can use something like this:

[...]

> #+begin_src gnuplot :var data=grades :file noten.png
>   put your gnuplot code here
> #+end_src

The problem for the OP will be that the data are in rows instead of
columns and gnuplot will only plot columns (selected using
"using").  The table needs to be transposed first (which is possible but
don't ask me how ;-).

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.1-176-g45abec

  reply	other threads:[~2015-09-01 10:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-31 22:42 gnuplot: plotting students' progress of grades Tobias Frischholz
2015-09-01  6:38 ` Robert Klein
2015-09-01 10:51   ` Eric S Fraga [this message]
2015-09-01 12:35     ` John Kitchin
2015-09-01  6:59 ` Loris Bennett

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87d1y2ifah.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=roklein@roklein.de \
    --cc=tobias@friolz.com \
    /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 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).