all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom <adatgyujto@gmail.com>
To: emacs-devel@gnu.org
Subject: Live chart in the buffer
Date: Sun, 26 Oct 2014 15:21:05 +0000 (UTC)	[thread overview]
Message-ID: <loom.20141026T160931-27@post.gmane.org> (raw)

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




             reply	other threads:[~2014-10-26 15:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-26 15:21 Tom [this message]
2014-10-26 15:27 ` Live chart in the buffer 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

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=loom.20141026T160931-27@post.gmane.org \
    --to=adatgyujto@gmail.com \
    --cc=emacs-devel@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.