Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: How to generate dotted lines? Date: Wed, 1 Apr 2020 23:56:58 +0200 Organization: solani.org Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Wed, 1 Apr 2020 21:56:59 -0000 (UTC) Injection-Info: solani.org; logging-data="13947"; mail-complaints-to="abuse@news.solani.org" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 Cancel-Lock: sha1:e25a3PqfKyzs2iAZA9Zjp5Uzf3E= X-User-ID: eJwNysEBwCAIA8CVjE0QxkGU/Ueo9z59BqtFk1GtDp952CWPwtzqXQkOAK+c8PUGkXEZdq+NHxheELQ= In-Reply-To: Content-Language: de-DE Xref: csiph.com comp.graphics.apps.gnuplot:4309 Am 01.04.2020 um 15:42 schrieb Bengt T: > I succeed in changing line colors and widths for continuous lines. However not to generate dotted lines. > > Is this not implemented for png outputs or what am i missing? Does "dashtype" plot x**2 w l dt 0 not give what you´re looking for? You see more dashtypes with the "test" command. Karl