[bug #68150] xlabel with pie chart refuses to be Visible
Andy Potvin <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
URL:
<https://savannah.gnu.org/bugs/?68150>
Summary: xlabel with pie chart refuses to be Visible
Group: GNU Octave
Submitter: afpotvin
Submitted: Thu 12 Mar 2026 10:57:53 PM UTC
Category: Plotting
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name: Andy Potvin
Originator Email:
Open/Closed: Open
Discussion Lock: Unlocked
Release: 10.3.0
Operating System: Microsoft Windows
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Thu 12 Mar 2026 10:57:53 PM UTC By: Andy Potvin <afpotvin>
pie(1:5)
xlh = xlabel('Is this Visible?')
Then notice:
octave:10> get(xlh,'Visible')
ans = off
octave:11> set(xlh,'Visible','on')
octave:12> get(xlh,'Visible')
ans = off
Why isn't xlabel with a pie chart Visible 'on' from the start? And why can't
it be set on?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68150>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCabNE9QAKCRCqLAuaBUf3 TgMsAPwLyWZnSIO6BoaW+Kn8kpx4ER2ujSy7o1Vu40Aerd3S5wD/UBCMAXIcuQhE TY8+z1hFr7SOzAdEDse/bdXHmSKHzAc= =Doq8 -----END PGP SIGNATURE-----