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

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

[Octave-bug-tracker] [bug #43975] gnuplot eps output is in color


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #43975] gnuplot eps output is in color
Date: Tue, 13 Jan 2015 19:01:06 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36

Follow-up Comment #1, bug #43975 (project octave):


I think the the source of the problem is from the line

"set palette positive color model RGB maxcolor..."
(line 1636 in __go_draw_axes__.m).
A fix for that can be

  if (mono == false && length (cmap) > 0)

in line 1634.

Please check the attached cs.

(file #32818)
    _______________________________________________________

Additional Item Attachment:

File name: bug43975.cs                    Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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