[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] plotting a transposed table
From: |
hubert |
Subject: |
[O] plotting a transposed table |
Date: |
Tue, 18 Mar 2014 12:43:34 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
I have a table where the data runs left-to-right instead of
top-to-bottom. For example:
| year | 2014 | 2015 | 2016 | 2017 | 2018 |
| value | 1 | 2 | 3 | 4 | 5 |
Gnuplot expects the data to be top-to-bottom, but I want to keep the
table in that format. I know that I could write an external script
create a transposed copy of the table, but I was wondering if there was
an easier way to plot the data.
--
Hubert Chathi - Email/Jabber: address@hidden - http://www.uhoreg.ca/
PGP/GnuPG key: 4096R/113A1368 (Key available at pool.sks-keyservers.net)
Fingerprint: F24C F749 6C73 DDB8 DCB8 72DE B2DE 88D3 113A 1368
- [O] plotting a transposed table,
hubert <=