From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Re: No plot with org-plot Date: Thu, 28 Apr 2016 15:49:54 +0200 Message-ID: <87inz1etbx.fsf@hornfels.zedat.fu-berlin.de> References: <87r3dqdttq.fsf@hornfels.zedat.fu-berlin.de> <6gg9vcxsi2.ln2@news.c0t0d0s0.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46501) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avmKb-00089r-GH for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 09:50:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avmKV-0006VI-UJ for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 09:50:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:56121) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avmKV-0006UX-Nw for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 09:50:07 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1avmKP-00019U-T5 for emacs-orgmode@gnu.org; Thu, 28 Apr 2016 15:50:01 +0200 Received: from hornfels.zedat.fu-berlin.de ([160.45.11.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2016 15:50:01 +0200 Received: from loris.bennett by hornfels.zedat.fu-berlin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 28 Apr 2016 15:50:01 +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" To: emacs-orgmode@gnu.org Michael Welle writes: > Hi, > > "Loris Bennett" writes: >> Hi, >> >> Following >> >> http://orgmode.org/manual/Org_002dPlot.html#Org_002dPlot >> >> I tried to do >> >> #+PLOT: title:"Citas" ind:1 deps:(3) type:2d with:histograms set:"yrange [0:]" >> | Sede | Max cites | H-index | >> >> |-----------+-----------+---------| >> | Chile | 257.72 | 21.39 | >> | Leeds | 165.77 | 19.68 | >> | Sao Paolo | 71.00 | 11.50 | >> | Stockholm | 134.19 | 14.33 | >> | Morelia | 257.56 | 17.67 | >> >> but nothing happens: no error, no plot. In the *Messages* buffer, I >> just get >> >> gnuplot-mode 0.7-beta (gnuplot 4.6) -- report bugs with "C-c C-u" >> >> Any ideas? > start with removing the empty line in your table. Then the plot should > show up. > > Regards > hmw My original message didn't contain that empty line, so it seems to be yours, not mine. Anyway, the answer is to install 'gnuplot-x11' (on Debian). Cheers, Loris -- This signature is currently under construction.