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

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

[Octave-bug-tracker] [bug #56526] legend location insensitive to xlabel


From: Muhali
Subject: [Octave-bug-tracker] [bug #56526] legend location insensitive to xlabel
Date: Thu, 20 Jun 2019 07:27:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

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

                 Summary: legend location insensitive to xlabel
                 Project: GNU Octave
            Submitted by: muhali
            Submitted on: Thu 20 Jun 2019 04:27:30 AM PDT
                Category: Plotting with OpenGL
                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: 5.1.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The code

plot(rand(3,1))
legend("line 1", "location", "southwest")
xlabel("X1\nX2")

shows that the legend should move up with the xlabel statement, but it
doesn't. With gnuplot it works.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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