From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Subject: Can org show live charts? Date: Tue, 21 Oct 2014 19:39:15 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgfHP-0002r1-8k for emacs-orgmode@gnu.org; Tue, 21 Oct 2014 15:39:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgfHH-0007g7-QX for emacs-orgmode@gnu.org; Tue, 21 Oct 2014 15:39:39 -0400 Received: from plane.gmane.org ([80.91.229.3]:49741) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgfHH-0007fB-IN for emacs-orgmode@gnu.org; Tue, 21 Oct 2014 15:39:31 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XgfHF-0007FM-P3 for emacs-orgmode@gnu.org; Tue, 21 Oct 2014 21:39:29 +0200 Received: from 217-197-181-120.pool.digikabel.hu ([217.197.181.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Oct 2014 21:39:29 +0200 Received: from adatgyujto by 217-197-181-120.pool.digikabel.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Oct 2014 21:39:29 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Reading the documentation it is not clear for me if live charts are supported. By live chart I mean having a table data and below that an inserted image in the buffer which shows the data rendered from the table, and the image is updated automatically every time the the table is changed (and, say, emacs is idle for a while). So I'm not talking about exporting, but having the live rendered chart image right in the buffer, Can org do this? I don't see any technical obstacles, but I haven't seen this explicitly mentioned in the docs, that's why I'm asking.