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


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

Re: Plotting many curves?

From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Plotting many curves?
Date 2017-09-11 23:16 +0200
Organization solani.org
Message-ID <op6ufs$mv2$1@solani.org> (permalink)
References <81a289ce-bba5-424e-86ec-e24cc94d69a8@googlegroups.com> <c093a27d-521f-449d-aef4-3b4de5bc9b48@googlegroups.com>

Show all headers | View raw


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

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-11 09:30 -0700
  Re: Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-11 09:38 -0700
    Re: Plotting many curves? Karl Ratzsch <mail.kfr@gmx.net> - 2017-09-11 23:16 +0200
    Re: Plotting many curves? Ethan A Merritt <EAMerritt@gmail.com> - 2017-09-12 18:30 -0700
      Re: Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-13 06:55 -0700
        Re: Plotting many curves? Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2017-09-13 22:46 +0200
  Re: Plotting many curves? Jörg Buchholz <bookwood4new@freenet.de> - 2017-09-12 13:06 +0200
    Re: Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-12 06:25 -0700
      Re: Plotting many curves? Jörg Buchholz <bookwood4new@freenet.de> - 2017-09-13 09:09 +0200

csiph-web