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

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

[Octave-bug-tracker] [bug #33112] In fltk legend position is not updated


From: Konstantinos Poulios
Subject: [Octave-bug-tracker] [bug #33112] In fltk legend position is not updated when axes position is changed
Date: Mon, 18 Apr 2011 10:10:57 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.16) Gecko/20110323 Ubuntu/10.10 (maverick) Firefox/3.6.16

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

                 Summary: In fltk legend position is not updated when axes
position is changed
                 Project: GNU Octave
            Submitted by: logari81
            Submitted on: Mon 18 Apr 2011 10:10:56 AM GMT
                Category: Plotting with OpenGL
                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: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When I run:

graphics_toolkit fltk
plot(1:3,1:3,'myline')
set(gca,'position',[0.3 0.3 0.3 0.3])

the legend will not follow the axes after the last command.

There should probably be a listener on the position property of the parent
axes for updating the label position.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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