[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Live chart in the buffer
From: |
Stefan Monnier |
Subject: |
Re: Live chart in the buffer |
Date: |
Sun, 26 Oct 2014 12:58:07 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) |
> 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.
I don't personally like the idea of sending my data to Google for them
to do this rendering. Can't you get similar results with something
like jgraph?
Stefan