From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Trying to get chart from table working Date: Mon, 02 Oct 2017 09:58:49 -0400 Message-ID: <1506952729.2933374.1125036072.661A3AEB@webmail.messagingengine.com> References: <951a16f3-142b-9a46-d205-e75e93b46fe9@pfdstudio.com> <87efqp8sob.fsf@pinto.chemeng.ucl.ac.uk> <1506699746.1209685.1122625320.2C7619C2@webmail.messagingengine.com> <1506699975.1210299.1122633688.70058F8C@webmail.messagingengine.com> <1506720729.1291151.1122958984.5896B03B@webmail.messagingengine.com> <871smoxqrb.fsf@gmail.com> <1506865644.2643850.1124068920.10D5C3AD@webmail.messagingengine.com> <59D13933.7000202@free.fr> <1506884810.2702516.1124253144.6D1D9395@webmail.messagingengine.com> <877ewdvo7r.fsf@gmail.com> <1506943288.2895318.1124868696.2D4322E6@webmail.messagingengine.com> <87a819u2m2.fsf@gmail.com> <1506952497.2932390.1125032296.174B44DC@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dz1FF-0003Kt-4X for emacs-orgmode@gnu.org; Mon, 02 Oct 2017 09:58:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dz1FB-0001xu-TI for emacs-orgmode@gnu.org; Mon, 02 Oct 2017 09:58:53 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:57727) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dz1FB-0001xi-PB for emacs-orgmode@gnu.org; Mon, 02 Oct 2017 09:58:49 -0400 In-Reply-To: <1506952497.2932390.1125032296.174B44DC@webmail.messagingengine.com> 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: Eric S Fraga Cc: emacs-orgmode@gnu.org On Mon, Oct 2, 2017, at 09:54 AM, Peter Davis wrote: > > On Mon, Oct 2, 2017, at 08:59 AM, Eric S Fraga wrote: > > On Monday, 2 Oct 2017 at 07:21, Peter Davis wrote: > > > On Mon, Oct 2, 2017, at 06:27 AM, Eric S Fraga wrote: > > >> On Sunday, 1 Oct 2017 at 15:06, Peter Davis wrote: > > >> > I do have those lines in my .org file, but no PDF was produced. I tried > > >> > switching to png, but still no file was produced. > > >> > > >> Check the *gnuplot* buffer to see if there were any gnuplot errors. > > >> > > > > > > There doesn't appear to be a *gnuplot* buffer. > > > > Okay, maybe not when you export but what if you manually execute the > > gnuplot src block? Do you get the PDF file generated? If not, you > > should have a *gnuplot* buffer which you can then look at for errors. > > Trying to run the table manually (C-M-g) just gives me: > > Wrong type argument: arrayp, nil Oh, execute C-c C-c in the block gives me No org-babel-execute function for gnuplot! So I guess something's not installed (correctly). -- Peter Davis www.techcurmudgeon.com