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

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

[Octave-bug-tracker] [bug #64266] "axis tight" does not work following "


From: Rik
Subject: [Octave-bug-tracker] [bug #64266] "axis tight" does not work following "axis equal"
Date: Sun, 4 Jun 2023 00:18:42 -0400 (EDT)

Follow-up Comment #5, bug #64266 (project octave):

A simpler example is 


plot (1:0.5:5.5, 1:10, 'o-')
axis equal
axis tight


Rendering is wrong.  But what is worse is that directly setting limits does
not work.  Trying


xlim ([1, 5.5])


set the "xlim" property correctly, but the plot pays no attention to this
value.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64266>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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