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

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

[Octave-bug-tracker] [bug #58436] legend (leg_handle, "boxoff") no longe


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #58436] legend (leg_handle, "boxoff") no longer works
Date: Sun, 24 May 2020 12:10:12 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

Follow-up Comment #1, bug #58436 (project octave):

@Rik: The call form you mention was Octave specific and can be replaced by:


set (hl1, 'box', 'off')


I am pretty sure it was discussed on the maintainers list but I can't find the
discussion ATM. In order to simplify input validation, and because there is a
faster and more standard way of doing that, I decided to remove this call
form.

Now, this code used to work and I agree that the error message should be
clearer and provide a hint on how to fix it. Something
like: "handles to legend axes can't be passed to the legend function. Use
@code{set} to manipulate legend properties"



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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