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

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

[Octave-bug-tracker] [bug #44752] Spurious z axes in 2D plots svg output


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #44752] Spurious z axes in 2D plots svg output
Date: Mon, 06 Apr 2015 19:51:56 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

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

                 Summary: Spurious z axes in 2D plots svg output
                 Project: GNU Octave
            Submitted by: pantxo
            Submitted on: lun. 06 avril 2015 19:51:55 GMT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: pantxo
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

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.

 




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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