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

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

[Octave-bug-tracker] [bug #59439] legend issue


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #59439] legend issue
Date: Tue, 10 Nov 2020 08:57:00 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

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

                 Summary: legend issue
                 Project: GNU Octave
            Submitted by: dasergatskov
            Submitted on: Tue 10 Nov 2020 01:56:58 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 6.0.92
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Sorry for vague summary, but i am not even sure if the problem 
with legend or with octave interpreter in general.


octave -q -f
octave:1> plot(1:10, "-;test1;")
octave:2> clear all
octave:3> close all
error: 'reset_cb' undefined near line 481, column 481
error: called from
    legend>delete_legend_cb at line 481 column 3
    delete at line 65 column 5
    closereq at line 44 column 5
    close at line 119 column 5
error: delete: first argument must be a filename or graphics handle
error: called from
    delete at line 68 column 5
    create_item>@<anonymous> at line 1060 column 30
    delete at line 65 column 5
    closereq at line 44 column 5
    close at line 119 column 5
octave:4> __octave_config_info__ ("hg_id")
ans = b71672c8d337


(this is actually octave 6.0.93)

Dmitri.
-- 





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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