Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3087
| From | Karl Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: How can I obtain a grid with dashed lines for the minor tics in PostScript? |
| Date | 2015-09-16 09:48 +0200 |
| Organization | solani.org |
| Message-ID | <mtb6sq$3m1$1@solani.org> (permalink) |
| References | <alpine.WNT.2.20.1509160836190.5824@dhcp3-6> <alpine.WNT.2.20.1509160902490.5824@dhcp3-6> |
Am 16.09.2015 um 09:05 schrieb Jean-Pierre Coulon: > On Wed, 16 Sep 2015, Jean-Pierre Coulon wrote: > >> I obtain dotted lines on the screen but when I say set term post color enh, >> set out "stuff.ps", replot and convert the ps to pdf with ps2pdf I obtain >> full lines in this pdf. In older Gnuplot versions they dashed. > > Sorry, they are dashed, but the dashes are very tiny!. I can't find any > documentation about dash types. Have you tried adjusting the dashlenght? It's a parameter to most terminals, check "help postscript". set term postsc dashlength 2 # or set termoption dashlength 2 doubles the length of the dash interval. K
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
How can I obtain a grid with dashed lines for the minor tics in PostScript? Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2015-09-16 08:52 +0200
Re: How can I obtain a grid with dashed lines for the minor tics in PostScript? Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2015-09-16 09:05 +0200
Re: How can I obtain a grid with dashed lines for the minor tics in PostScript? Karl Ratzsch <mail.kfr@gmx.net> - 2015-09-16 09:48 +0200
Re: How can I obtain a grid with dashed lines for the minor tics in PostScript? Jean-Pierre Coulon <coulon@cacas.pam.obs-nice.fr> - 2015-09-16 10:47 +0200
csiph-web