Path: csiph.com!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Plotting many curves? Date: Mon, 11 Sep 2017 23:16:35 +0200 Organization: solani.org Lines: 21 Message-ID: References: <81a289ce-bba5-424e-86ec-e24cc94d69a8@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1505164604 23522 eJwFwYEBgDAIA7CX6KBFzpkI/59gQhfUGaKCy+2Yhd1yV5rCK8GRErhf2dNzX1XbGT9BsH8GkhA9 (11 Sep 2017 21:16:44 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Mon, 11 Sep 2017 21:16:44 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 Cancel-Lock: sha1:D9ANY5zyLMNnftEwJqXdsrfgIEo= Content-Language: de-DE-1901 X-User-ID: eJwFwQkBwDAIA0BLPCGtnRWIfwm7q6SzD1hEqQQfkDTw7tNmjMy+tYADzzr9Grp0OIrY+AELkRCL In-Reply-To: X-NNTP-Posting-Host: eJwFwYEBwCAIA7CXFNpunCMI/59gQtdWfRAFDmfmtpBdvUp+cA3lP1b4zgDDZTBsFlf2iXgpZhDR Xref: csiph.com comp.graphics.apps.gnuplot:3746 Am 11.09.2017 um 18:38 schrieb Cass Sackett: > OK I see there is a "MAX_LINE_LEN" definition in the source code that would need to be changed, cf > > Any chance someone here knows how to do that in windows? > I haven't looked into it now, but could that be a limitation of the "parametric" mode? You might want to try the special filename "+": plot "+" us (x):(f1(x)), \ "+" us (x):(f2(x)), \ ... fwiw, the link you gave is decades old. What version of gnuplot are you using, and what problem do you actually observe? Can you provide an example? Karl