Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2621
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2014-10-23 06:47 -0700 |
| Message-ID | <6e475ddd-8f01-4d0a-aa0d-18ec78fc93f7@googlegroups.com> (permalink) |
| Subject | Reading pattern from a column... |
| From | ChaMi <ck.mitra@gmail.com> |
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 | Next — Next in thread | Find similar | Unroll 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