Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #350
| From | Christoph Bersch <usenet@bersch.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: thickness of plots in yerrorbars |
| Date | 2011-06-01 07:40 +0200 |
| Organization | GWDG, Goettingen |
| Message-ID | <is4jcp$o1j$1@gwdu112.gwdg.de> (permalink) |
| References | <d1fa6dd2-2700-4f66-9809-8828b0abeaac@glegroupsg2000goo.googlegroups.com> |
Hi, On 01.06.2011 05:40, suresh wrote: > > HOw to increase the thickness of the error bars in yerrorbar plots? I tried lw and it does not work. > > My sample plot command is: > > plot 'data.txt' u 1:4:5 w yerrorbars title '%Success' for me it works: plot '+' u 1:(sin($1)):(0.1) w yerrorbars lw 5 tested with wxt and postscript terminals and version 4.4.0 and 4.5 Christoph
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
thickness of plots in yerrorbars suresh <suresh.amritapuri@gmail.com> - 2011-05-31 20:40 -0700 Re: thickness of plots in yerrorbars Christoph Bersch <usenet@bersch.net> - 2011-06-01 07:40 +0200
csiph-web