From mboxrd@z Thu Jan 1 00:00:00 1970 From: flav@epita.fr Subject: Re: table, columns and plot Date: Wed, 27 Jan 2016 07:58:38 +0100 Message-ID: <86h9hz1pb5.fsf@epita.fr> References: <86twm0bq21.fsf@epita.fr> <87powo8dm8.fsf@delle7240.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOK4C-0000pR-FV for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 01:59:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aOK49-00055F-AU for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 01:59:00 -0500 Received: from plane.gmane.org ([80.91.229.3]:34182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aOK49-00055A-3T for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 01:58:57 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aOK46-0007Qb-Pb for emacs-orgmode@gnu.org; Wed, 27 Jan 2016 07:58:54 +0100 Received: from 212-198-45-62.rev.numericable.fr ([212.198.45.62]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Jan 2016 07:58:54 +0100 Received: from flav by 212-198-45-62.rev.numericable.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 Jan 2016 07:58:54 +0100 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 Eric S Fraga writes: > On Tuesday, 26 Jan 2016 at 11:20, flav@epita.fr wrote: >> Hi ! >> I want to plot the extract of columns : >> But, the gnuplot block do not found the tab1. >> Is it possible to name the columnview table ? >> >> Org-mode version 8.3.3 (8.3.3-17-gce80a0-elpa @ >> /home/flav/.emacs.d/elpa/org-20160118/) >> >> Thks >> >> * Synthèse >> >> #+name: tab1 >> #+begin: columnview :hlines 1 :id "prj_encours" > > What is this line meant to do? Without it, the gnuplot src block works > just fine. #+begin: columnview :hlines 1 :id "prj_encours" without this line "#+begin: columnview :hlines 1 :id "prj_encours", I can't extract properties to make my table, isn't it ? -- flav