X-Received: by 10.66.153.107 with SMTP id vf11mr41160168pab.44.1473276805437; Wed, 07 Sep 2016 12:33:25 -0700 (PDT) X-Received: by 10.36.227.206 with SMTP id d197mr206112ith.8.1473276805386; Wed, 07 Sep 2016 12:33:25 -0700 (PDT) Path: csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!i184no1669953itf.0!news-out.google.com!b4ni11944iti.0!nntp.google.com!i184no1669943itf.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Wed, 7 Sep 2016 12:33:24 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=208.104.129.141; posting-account=fV4VJgoAAACfosJ88rf3KfCaP7URMbpC NNTP-Posting-Host: 208.104.129.141 References: <5317823c-925c-4d7a-8d21-2fcf7e370a94@th5g2000pbc.googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Plotting data array as variable (not in files) From: xlrotor@gmail.com Injection-Date: Wed, 07 Sep 2016 19:33:25 +0000 Content-Type: text/plain; charset=UTF-8 Xref: csiph.com comp.graphics.apps.gnuplot:3391 I don't either, but a single splot command to plot both lines and labels generated an error message. I forget what it was. splot would merrily plot lines OR labels, but not both in one command. So I tried multiplot, and that worked. :) > > I do not see anything here that would require multiplot. > > > Have you looked at the on line demos for contouring nonuniform data? > > http://gnuplot.sourceforge.net/demo_cvs/scatter.html