bugGNU Octave - Bugs: bug #44752, Spurious z axes in 2D plots svg...

 
 

bug #44752: Spurious z axes in 2D plots svg output

Submitter:  Pantxo Diribarne <pantxo>
Submitted:  Mon 06 Apr 2015 07:51:55 PM UTC
   
 
Category:  Plotting with OpenGL Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect Result
Status:  Fixed Assigned to:  pantxo
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 06 Apr 2015 08:03:45 PM UTC, comment #1: 
Pantxo Diribarne <pantxo>
Group Member
Mon 06 Apr 2015 07:51:55 PM UTC, original submission:  

I used the Inkscape's builtin XML editor (see Edit menu) to inspect a simple 2D axes exported as svg. I found out that for the following boxed axes, 4 zero-length lines are added at the corners of the axes.


axes ("xtick", [], "ytick", [], "color", "none") ## Remove distracting items for easier inspection in Inkscape
print tst.svg


This looks like a minor issue but there is a simple fix and we should generally avoid to add unnecessary objects that could confuse the viewers.


Pantxo Diribarne <pantxo>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pantxo (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-04-06 pantxo StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code