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

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

[Octave-bug-tracker] [bug #66728] legend inconsistencies


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #66728] legend inconsistencies
Date: Tue, 28 Jan 2025 16:38:38 -0500 (EST)

Update of bug #66728 (group octave):

                  Status:                    None => Confirmed

    _______________________________________________________

Follow-up Comment #1:

So there are at least 4 issues:
> it is not clear why axes #2 and #3 are indented (and #1 is not).
1. This looks like a bug in `subplot` rather than `legend`, I think. The
first, multi-line, axes is stuck. Even trying to add a fat `ylabel ({"BIG",
"BIG"}, "fontsize", 50)` doesn't work. With a single-line first axes it works
as intended.
> 'legend (HOBJS, ...)', which is meant for the current axis but is not
> mentioned
2. That should indeed be documented.
3. Does ML  explicitly say that you can ask a legend to handle objects (lines
here) belonging to other axes than the current one (or the one specified by
HAX argument)? The legend code has clearly not been written to handle that and
I am very surprised that this even (looks like it) works.
> Interestingly, Matlab plots the legend to axis #1
4. Looks like a WTF Matlab situation

Marking confirmed at least for issue 2 and 3. See bug #66729 which I think
should cover issue 1.


    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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