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

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

[Octave-bug-tracker] [bug #46835] Error on modifying properties of a leg


From: Konstantinos Poulios
Subject: [Octave-bug-tracker] [bug #46835] Error on modifying properties of a legend in plotyy
Date: Fri, 08 Jan 2016 15:05:12 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 Iceweasel/43.0.2

Follow-up Comment #3, bug #46835 (project octave):

Just for documenting my claim. In the attached file you can see the output of
octave after applying Kai's fix.

The correct color order in the legend would be as defined in my original
report: red, green, blue, magenta, cyan

So it is the lines that are garbled, not the strings.

Unfortunately the fix of my originally post doesn't work either. It results in
"red, blue, green, magenta, cyan", even if it is called with line handles:
>> hl = legend([h1,h2,h3,h4,h5],{'l1','l2','l3','l4','l5'}); 



(file #35948)
    _______________________________________________________

Additional Item Attachment:

File name: bug46835.png                   Size:37 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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