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

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

[Octave-bug-tracker] [bug #55408] empty plot after 'axis equal; xlim(...


From: Muhali
Subject: [Octave-bug-tracker] [bug #55408] empty plot after 'axis equal; xlim(...)'
Date: Mon, 7 Jan 2019 06:40:58 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0

URL:
  <https://savannah.gnu.org/bugs/?55408>

                 Summary: empty plot after 'axis equal; xlim(...)'
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Mon 07 Jan 2019 03:40:57 AM PST
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

doing


plot([1 2], [1 3]) ;
axis equal
xlim([1 2]) ;


gives me an empty plot. Interestingly, putting 'axis normal' gives it back.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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