From help-octave-request at bevo dot che dot wisc dot edu Wed Nov 13 10:42:42 2002 Subject: plot bug with redhat 8.0 From: "John W. Eaton" To: Bo =?ISO-8859-1?Q?Engstr=F6m?= cc: help-octave mailing list Date: Wed, 13 Nov 2002 10:42:36 -0600 On 13-Nov-2002, Bo Engström wrote: | Hello, | I just upgraded my Redhat linux to 8.0 and continued | using octave as before. After a while I noticed that | the plot function has degraded. When I want to plot | many lines in one plot, at the most 7 show up and the | plot seems to know of 8. | | Example: | redhat 8.0 | GNU Octave, version 2.1.36 (i686-pc-linux-gnu) | | octave:1> s=randn(10); | octave:2> plot(s) | | I try to plot 10 lines. Plot shows 7 of them and | displays a legend with 8 of them. | | Does anyone know of a solution? I can't reproduce the problem here on a Debian system. What version of gnuplot are you using? Maybe you should report this problem to the Red Hat people? jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------