X-Received: by 10.182.181.100 with SMTP id dv4mr40376160obc.47.1453394992099; Thu, 21 Jan 2016 08:49:52 -0800 (PST) X-Received: by 10.182.112.202 with SMTP id is10mr569424obb.7.1453394992028; Thu, 21 Jan 2016 08:49:52 -0800 (PST) Path: csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!h5no7605132igh.0!news-out.google.com!l1ni2884igd.0!nntp.google.com!o2no5031226iga.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Thu, 21 Jan 2016 08:49:51 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=82.227.162.191; posting-account=j_taDwoAAABB27z6diyWp9_wZ6bfFlFw NNTP-Posting-Host: 82.227.162.191 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8c63223e-52c1-4130-9b54-3cfbda899fef@googlegroups.com> Subject: plotting a grouped columns From: arbi.akhina@gmail.com Injection-Date: Thu, 21 Jan 2016 16:49:52 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.graphics.apps.gnuplot:3166 Hi, I've a data file of the form x1, x2, x3, y which I generated after a bench tests. All xi variables has 5 possible values. Any hint on how I could plot this using gnuplot? bests,