From: Tobias Frischholz <tobias@friolz.com>
To: Org Mode Mailing List <emacs-orgmode@gnu.org>
Subject: gnuplot: plotting students' progress of grades
Date: Tue, 1 Sep 2015 00:42:13 +0200 [thread overview]
Message-ID: <74BD0B79-38C1-4C2A-A2C2-82E52A4826B9@friolz.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1483 bytes --]
Hi List,
I have a table in org which looks like this (student’s grades):
|---+------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+---------|
| | Schüler | 1-fach | 1-fach | 1-fach | 1-fach | 2-fach | 2-fach | 2-fach | 2-fach | 4-fach | 4-fach | 4-fach | 4-fach | Endnote |
|---+------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+---------|
| # | Wurm, Hans | 4 | 3 | 2 | 3 | 3 | | 3 | 1 | 3 | | 3 | 5 | 3.18 |
| # | Igel, Sepp | 1 | 2 | 3 | 3 | | | | 3 | 2 | | 3 | 6 | 3.28 |
|---+------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+---------|
| # | \o | 2.50 | 2.50 | 2.50 | 3.00 | 3.00 | 0.00 | 3.00 | 2.00 | 2.50 | 0.00 | 3.00 | 5.50 | 3.23 |
|---+------------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+————|
I would like to use gnuplot to show me a line graph of each student’s single grades in order to resemble their progress during the school year.
Can this be achieved with it?
Best regards,
Tobias Frischholz
PGP PUBLIC KEY: http://pgp.mit.edu/pks/lookup?search=0xCD463AC1&op=index
[-- Attachment #1.2: Type: text/html, Size: 3111 bytes --]
[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 842 bytes --]
next reply other threads:[~2015-08-31 22:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-31 22:42 Tobias Frischholz [this message]
2015-09-01 6:38 ` gnuplot: plotting students' progress of grades Robert Klein
2015-09-01 10:51 ` Eric S Fraga
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=74BD0B79-38C1-4C2A-A2C2-82E52A4826B9@friolz.com \
--to=tobias@friolz.com \
--cc=emacs-orgmode@gnu.org \
/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.