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

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

[Octave-bug-tracker] [bug #32343] last plot resets all other curve label


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #32343] last plot resets all other curve labels
Date: Thu, 03 Feb 2011 21:28:17 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.11 Safari/534.16

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

                 Summary: last plot resets all other curve labels
                 Project: GNU Octave
            Submitted by: dasergatskov
            Submitted on: Thu 03 Feb 2011 09:28:16 PM GMT
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Dmitri Sergatskov
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

In 3.3.91 the following code


octave:1> plot(1:3, "-r;1;")
octave:2> hold on
octave:3> plot(2*(1:3), "-b;2;")

labels both curves as "2".

The code worked correctly in 3.3.54 and 3.2.4.

See also:

http://octave.1599824.n4.nabble.com/curve-key-in-3-3-91-td3258672.html

Dmitri.
p.s. There is no "3.3.91" tag in "Release field"...





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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