emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* text-only plots
@ 2013-12-07 19:48 Thierry Banel
  2013-12-08 11:00 ` Suvayu Ali
  2013-12-08 11:27 ` Michael Brand
  0 siblings, 2 replies; 16+ messages in thread
From: Thierry Banel @ 2013-12-07 19:48 UTC (permalink / raw)
  To: emacs-orgmode

Hi all Org fans.

What about text-only plots in tables ?
All in Emacs, without any external package.

|  x | x^2 |              |
|----+-----+--------------|
|  0 |   0 |              |
|  1 |   1 | .            |
|  2 |   4 | :            |
|  3 |   9 | u            |
|  4 |  16 | W            |
|  5 |  25 | Wu           |
|  6 |  36 | WW:          |
|  7 |  49 | WWH          |
|  8 |  64 | WWWV         |
|  9 |  81 | WWWWH        |
| 10 | 100 | WWWWWW       |
| 11 | 121 | WWWWWWW-     |
| 12 | 144 | WWWWWWWWl    |
| 13 | 169 | WWWWWWWWWW.  |
| 14 | 196 | WWWWWWWWWWWV |
#+TBLFM: $3='(orgtbl-ascii-draw $2 0 200)

I wrote a package to draw such small-quick-and-text-only graphs.
It is here: http://orgmode.org/worg/org-contrib/orgtbl-ascii-plot.html
Just type C-c p

Comments and enhancements are welcome!
Have fun.

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

end of thread, other threads:[~2013-12-10 22:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-07 19:48 text-only plots Thierry Banel
2013-12-08 11:00 ` Suvayu Ali
2013-12-08 11:27 ` Michael Brand
2013-12-08 12:28   ` Michael Brand
2013-12-08 12:58     ` Thierry Banel
2013-12-08 17:43       ` Thierry Banel
2013-12-08 19:48         ` Carsten Dominik
2013-12-08 23:10           ` Thierry Banel
2013-12-09 12:19             ` Suvayu Ali
2013-12-09 14:30               ` Ivan Andrus
2013-12-09 22:48                 ` Thierry Banel
2013-12-09 23:55                   ` Suvayu Ali
2013-12-10 22:24                     ` Thierry Banel
2013-12-08 22:16         ` Michael Brand
2013-12-08 23:15           ` Thierry Banel
2013-12-08 13:34   ` Achim Gratz

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