Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2707
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2015-01-13 10:04 -0800 |
| References | <537816d9-5018-434a-acea-ed87f04fa997@googlegroups.com> |
| Message-ID | <2e84d6ac-abcb-4f85-b6e5-ac0f068c6731@googlegroups.com> (permalink) |
| Subject | Re: Line with hatched style |
| From | oscar.rotava@gmail.com |
Em domingo, 11 de janeiro de 2015 15:47:32 UTC-2, oscar....@gmail.com escreveu: > Is there any way available in Gnuplot to draw a line but instead of the line style being a solid one I want it to be a "hatched" line like those of the fill styles. > The idea is to show a thick boundary (a large linewidth) which represents a gradual transition instead of a sharp one. > Thanks for any help I hope now it is not protected. https://drive.google.com/file/d/0Bz6nA-fKX-5FelM0NXZZd2p5Vmc/view?usp=sharing I know how to smooth experimental points. That is not the point. Let's say I have done it already and now I have those experimental points as a function. What I am looking for is a way to plot that function not as a line but has a blurred line of 2-3 mm wide which I imagined could be done by small, side by side backslashes or slaches. So de plot command should be like this plot 'MapaReg3.dat' index 0 using 1:2 smooth unique with lines lt ? lw 3 ? means the code of such kind of special line. I am going to use your sugestion because it is very unlikely that such line type I am thinking about ever existed in Gnuplot.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar | Unroll thread
Line with hatched style oscar.rotava@gmail.com - 2015-01-11 09:47 -0800
Re: Line with hatched style Karl <mail.kfr@gmx.net> - 2015-01-12 12:44 +0100
Re: Line with hatched style Karl <mail.kfr@gmx.net> - 2015-01-12 17:26 +0100
Re: Line with hatched style oscar.rotava@gmail.com - 2015-01-12 10:14 -0800
Re: Line with hatched style Ethan A Merritt <EAMerritt@gmail.com> - 2015-01-12 16:55 -0800
Re: Line with hatched style Karl <mail.kfr@gmx.net> - 2015-01-13 09:21 +0100
Re: Line with hatched style Karl <mail.kfr@gmx.net> - 2015-01-13 09:01 +0100
Re: Line with hatched style oscar.rotava@gmail.com - 2015-01-13 10:04 -0800
csiph-web