emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Plotting date on xaxis
@ 2010-02-22 18:31 Johan Ekh
  2010-02-23  9:52 ` Eric S Fraga
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Johan Ekh @ 2010-02-22 18:31 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 644 bytes --]

Hi all,
I try to plot a table looking like this

     |       Date    |   Kg |
     |-----------------+--------|
     | 2010-02-21 | 95.0 |
     | 2010-02-22 | 93.0 |
     | 2010-02-23 | 92.0 |
     | 2010-02-24 | 91.5 |
     | 2010-02-25 | 91.0 |
     | 2010-02-29 | 92.0 |
     |                  |        |

with the dates on the xaxis using

#+PLOT: title:"Weight" ind:1 deps:(2) type:2d with:linespo set:"xdata time"
timefmt:%Y-%m-%d set:"yrange [90:]"

but no plot is generated. If I remove <set:"xdata time">, the plot is
generated but without interpreting the dates as dates.

Can anyone see what I do wrong?

Thanks in advance,

Johan

[-- Attachment #1.2: Type: text/html, Size: 770 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

end of thread, other threads:[~2010-05-15 16:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-22 18:31 Plotting date on xaxis Johan Ekh
2010-02-23  9:52 ` Eric S Fraga
2010-02-23 14:47 ` Eric Schulte
2010-02-23 16:27   ` Johan Ekh
2010-02-23 17:15     ` Dan Davison
2010-02-23 17:33       ` Eric Schulte
2010-02-23 22:52   ` Eric S Fraga
2010-02-24  0:05     ` Eric Schulte
2010-02-24  8:07       ` Eric S Fraga
2010-02-25 17:44         ` Eric Schulte
2010-02-25 20:11           ` Eric S Fraga
2010-02-26 15:09             ` Johan Ekh
2010-05-15 13:47 ` Ivan Vilata i Balaguer

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).