Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2621

Reading pattern from a column...

X-Received by 10.182.27.1 with SMTP id p1mr3560509obg.44.1414072041285; Thu, 23 Oct 2014 06:47:21 -0700 (PDT)
X-Received by 10.50.103.6 with SMTP id fs6mr77355igb.5.1414072041144; Thu, 23 Oct 2014 06:47:21 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!h18no9118707igc.0!news-out.google.com!ks2ni1344igb.0!nntp.google.com!uq10no16215401igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Thu, 23 Oct 2014 06:47:20 -0700 (PDT)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=117.195.134.144; posting-account=lqlKAAoAAABt4ppKUms0N1Zcoi1QPrlR
NNTP-Posting-Host 117.195.134.144
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <6e475ddd-8f01-4d0a-aa0d-18ec78fc93f7@googlegroups.com> (permalink)
Subject Reading pattern from a column...
From ChaMi <ck.mitra@gmail.com>
Injection-Date Thu, 23 Oct 2014 13:47:21 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.graphics.apps.gnuplot:2621

Show key headers only | View raw


I am using gnuplot 4.6 on ubuntu linux.

I am plotting a histogram but I want the bars to have different fill styles. I have added one column of data (0,1,2,3,4 etc.) and I am trying to using the plot command as:

plot 'kk.csv' usi 9:xtic(1) with boxes fillstyle pattern $10

As you have guessed, it is not not working; it says ; expected.

Please tell me what I am doing wrong?

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Reading pattern from a column... ChaMi <ck.mitra@gmail.com> - 2014-10-23 06:47 -0700
  Re: Reading pattern from a column... Karl <mail.kfr@gmx.net> - 2014-10-23 18:13 +0200
    Re: Reading pattern from a column... ChaMi <ck.mitra@gmail.com> - 2014-10-23 22:31 -0700
      Re: Reading pattern from a column... Karl <mail.kfr@gmx.net> - 2014-10-24 12:09 +0200

csiph-web