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

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

[Octave-bug-tracker] [bug #43573] colored "title" shows up in black (gnu


From: H. G.
Subject: [Octave-bug-tracker] [bug #43573] colored "title" shows up in black (gnuplot)
Date: Mon, 10 Nov 2014 19:53:38 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0

URL:
  <http://savannah.gnu.org/bugs/?43573>

                 Summary: colored "title" shows up in black (gnuplot)
                 Project: GNU Octave
            Submitted by: hardy
            Submitted on: Mo 10 Nov 2014 19:53:37 GMT
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.2
        Operating System: Any

    _______________________________________________________

Details:

Here is a small script to show the behavior:


graphics_toolkit gnuplot;
plot(1:10);
title('hello','Color','r');


The resulting title turns out to be black, not red. This happens both with the
current Linux release version (3.8.2) as well as with the Windows version.
With fltk the title is red, which is the desired behavior.

Coloring of other graphics features (xlabel, ylabel, ...) also does not work
with gnuplot.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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