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


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

Re: How can I obtain a grid with dashed lines for the minor tics in PostScript?

Path csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail
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 Wed, 16 Sep 2015 09:48:34 +0200
Organization solani.org
Lines 20
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>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-Trace solani.org 1442389722 3777 eJwNx8EBwCAIA8CVCoQ0jGNF9h/B3u8yaNwvmEROjrVUcp1/X50aR7bcGQ9jnTJwhRE9MgD7AggGECo= (16 Sep 2015 07:48:42 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Wed, 16 Sep 2015 07:48:42 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
X-User-ID eJwNycEBgDAIA8CVREgo61DI/iPofQ9O480gGBAUs902CuyM/ju5Jhw1vTLuUv7UWk7dd7o+ODYR3w==
In-Reply-To <alpine.WNT.2.20.1509160902490.5824@dhcp3-6>
Cancel-Lock sha1:hEMQzd3CqjjaQymD9Na59gj9EKc=
X-NNTP-Posting-Host eJwNwoERACEIA7CV9KGtjoMg+4/gXwLjZMoJOhp9+atELcgj1HdvZmlQ+IiTU7C+xhHL/OABKzsRGw==
X-Enigmail-Draft-Status N1110
Xref csiph.com comp.graphics.apps.gnuplot:3087

Show key headers only | View raw


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 | NextPrevious in thread | Next in thread | Find similar


Thread

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