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

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

[Octave-bug-tracker] [bug #39337] tightinset is incorrect


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #39337] tightinset is incorrect
Date: Tue, 25 Jun 2013 05:58:18 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36

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

                 Summary: tightinset is incorrect
                 Project: GNU Octave
            Submitted by: bpabbott
            Submitted on: Tue 25 Jun 2013 01:58:17 AM EDT
                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: Any

    _______________________________________________________

Details:

I've written an m-file function to help examine the axes properties
"position", "outerposition", "tightinset", and "looseinset".  The script draw
lines or patches to represent any or all of these properties.

I've found that the tightset has three problems.

* It includes some empty space to the left of the axes box (only when
yaxislocation = "left")
* It includes some empty space to at the top of the axes box.
* It does not include the width of the xticklabels
* It does not include the xticklabels or yticklabels for 3D plots

I've attached my m-file function and some plots.  In two of the plots produced
by the function's demos. The region represented by the "tightinset" is plotted
as a light blue patch.  The "tightboundingbox" represents the combined
position+tightinset.






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 25 Jun 2013 01:58:17 AM EDT  Name: draw_axes_prop.m  Size: 10kB  
By: bpabbott

<http://savannah.gnu.org/bugs/download.php?file_id=28407>
-------------------------------------------------------
Date: Tue 25 Jun 2013 01:58:17 AM EDT  Name: demo4.pdf  Size: 573kB   By:
bpabbott

<http://savannah.gnu.org/bugs/download.php?file_id=28408>
-------------------------------------------------------
Date: Tue 25 Jun 2013 01:58:17 AM EDT  Name: demo1.pdf  Size: 8kB   By:
bpabbott

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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