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

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

[Octave-bug-tracker] [bug #57391] graphics callback error with legend an


From: Rik
Subject: [Octave-bug-tracker] [bug #57391] graphics callback error with legend and stem plot
Date: Tue, 10 Dec 2019 13:09:21 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

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

                 Summary: graphics callback error with legend and stem plot
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 10 Dec 2019 10:09:20 AM PST
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

This might be present with all hggroup-based legends.  I found the following
code produces an error.


octave:1> stem (1:10)
octave:2> legend abc
octave:3> stem (1:10, 'rd')
execution error in graphics callback function


The final plot is correct, in that the legend has been removed and the new
stem plot is red and uses diamonds as the marker.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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