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

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

[Octave-bug-tracker] [bug #39988] standard height of figures changes


From: Muhali
Subject: [Octave-bug-tracker] [bug #39988] standard height of figures changes
Date: Mon, 09 Sep 2013 07:48:39 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0

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

                 Summary: standard height of figures changes
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Mon 09 Sep 2013 12:48:38 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:

When plotting two figures, figure 2 is slightly smaller than figure 1, roughly
by the width of the toolbar.


graphics_toolkit fltk
figure(1)
figure(2)
get(1:2, "position")


ans = 
{
  [1,1] =

     300   200   560   440

  [2,1] =

     300   200   560   420

}

I am using the current tip.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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