all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Live chart in the buffer
@ 2014-10-26 15:21 Tom
  2014-10-26 15:27 ` Igor Sosa Mayor
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tom @ 2014-10-26 15:21 UTC (permalink / raw)
  To: emacs-devel

I store some data text files and the other day I though it would
be nice to have a rendered chart of this data right in the
buffer.

So I created this little toy package and I'm posting it here, so it
may give ideas to somebody to create a minor mode which, when
turned on, similarly as iimage-mode does with image links shows
rendered charts of tabular data in the buffer.

This package does not need any external tool, only an internet
connection. Just eval the buffer, see what happens and then start
modifying the table data.

Here it is. (Click on Raw to get the raw text file.)

http://pastebin.com/i2KvC7uJ




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

end of thread, other threads:[~2014-10-27  1:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-26 15:21 Live chart in the buffer Tom
2014-10-26 15:27 ` Igor Sosa Mayor
2014-10-26 15:39   ` Tom
2014-10-26 16:58 ` Stefan Monnier
2014-10-26 17:13   ` Tom
2014-10-27  1:46   ` Richard Stallman
2014-10-26 17:10 ` Thien-Thi Nguyen

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.