octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #42838] gnuplot 5.0 print gives black plots


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #42838] gnuplot 5.0 print gives black plots
Date: Thu, 04 Jun 2015 09:59:51 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #16, bug #42838 (project octave):

I noticed that with current stable system not all Manual
plots are black. Specifically plots 15.6 and 15.7
are correct. These are 3-D plots, so this may be a hint
about the problem. Also, the information referred to in
bug report #37273 may help.

Since the Manual plots work correctly if run outside
the build process, it is doubtful that this is a gnuplot
problem.

Just finding what is different in the build flow for the
simple first example:
x= -10:.1:10;
plot(x,sin(x))
should help. This plot, as I said, works fine when run using
the version of Octave which was built by the make which produces
a black plot in the Manual. Somehow, fill may be turned on
as stated in #37273. This may be a new "feature" in
gnuplot 5.

Also, note that this report is a continuation of #44458.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42838>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]