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

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

[Octave-bug-tracker] [bug #42932] "defaultfigureunits" = "normalized" gi


From: Muhali
Subject: [Octave-bug-tracker] [bug #42932] "defaultfigureunits" = "normalized" gives white plot
Date: Thu, 07 Aug 2014 08:55:24 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:32.0) Gecko/20100101 Firefox/32.0

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

                 Summary: "defaultfigureunits" = "normalized" gives white plot
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Thu 07 Aug 2014 01:55:22 AM PDT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I get a white empty plot from


graphics_toolkit fltk
set(0, "defaultfigureunits", "normalized") ;
peaks


get(gcf, "position") gives me

ans =

   299   456   560   420

but changing it doesn't help. I noticed that the pointer coordinates are
always near (-2.7,5.6) and hardly change when moving.


This is from the most recent tip (as of today).




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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