Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Ethan A Merritt Newsgroups: comp.graphics.apps.gnuplot Subject: Re: set linetype cycle n Date: Thu, 04 Dec 2014 20:15:50 -0800 Organization: made entirely of Lego Lines: 21 Message-ID: References: <547f042f$0$2879$e4fe514c@news2.news.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit Injection-Date: Fri, 5 Dec 2014 04:15:34 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="7bbfccb08e3cb0f92ebf95516f5f5a81"; logging-data="26957"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/jgPhIfYSzz0ZbGbHmNA0C" User-Agent: KNode/4.12.5 Cancel-Lock: sha1:oKyT+96gfNK3JjwkEu4NOENHSi4= Xref: csiph.com comp.graphics.apps.gnuplot:2651 Alex van der Spek wrote: > It appears as if at least in the CVS version the cycle of linetypes is > limited to (hardcoded as) 8. Not correct. Is there something in the docs or demos that gives that impression? > Would be nice to be able to set the cycle to an integer of the user's > choice. > > Is that possible? set linetype cycle N Of course if you choose a large value of N you have to first define at least that many linetypes for it to make sense. > Regards, > Alex van der Spek