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

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

[Octave-bug-tracker] [bug #45631] Line dissapear from plot when modifyin


From: Rik
Subject: [Octave-bug-tracker] [bug #45631] Line dissapear from plot when modifying "plotboxaspectratio"
Date: Tue, 28 Jul 2015 16:52:46 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Update of bug #45631 (project octave):

                  Status:                    None => Confirmed              
                 Release:                   3.8.1 => dev                    

    _______________________________________________________

Follow-up Comment #2:

Need to narrow this down a bit.

1) Does this work if you use the gnuplot toolkit? (does for me)
2) Does this work if you manually change the axis limits after the end of
plotting to something larger than the data such as axis ([1 3 1 3])?
3) dataaspectratio and pbaspectratio are very interellated.  See
http://www.mathworks.com/help/matlab/ref/axes-properties.html?nocookie=true#prop_DataAspectRatio
for extensive documentation.  Do you need to set plotboxaspectratio to ([1 1
1]) if you have already set dataaspectratio to ([1 1 1])?  Using your example,
and commenting out dataaspectratio and plotboxaspectratio, I find that only
one of the commands is needed to produce a square plot.  I think that may be
the quickest workaround.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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