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

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

[Octave-bug-tracker] [bug #30512] fltk axis postion property


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #30512] fltk axis postion property
Date: Wed, 21 Jul 2010 21:53:47 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4

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

                 Summary: fltk axis postion property
                 Project: GNU Octave
            Submitted by: bpabbott
            Submitted on: Wed 21 Jul 2010 05:53:46 PM EDT
                Category: None
                Severity: 3 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: bpabbott
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Mac OS

    _______________________________________________________

Details:

I noticed the position property for the fltk backend isn't implemented
correctly.

try

backend fltk
figure (1)
plot (1:10)
set (gca, "position", [0 0 1 1])

This should cause the plot to axis plot box to fill the figure window.
However, it does not. The x-axis ticklabels are still visible.

I've attached an example of what I see.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 21 Jul 2010 05:53:46 PM EDT  Name: Screen shot 2010-07-21 at
5.48.50 PM.png  Size: 50kB   By: bpabbott

<http://savannah.gnu.org/bugs/download.php?file_id=21030>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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