[bug #68150] Axis labels should be displayable also for invisible axes objects
Pantxo Diribarne <[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.
Update of bug #68150 (group octave):
Category: Plotting => Plotting with OpenGL
Status: Confirmed => Patch Submitted
_______________________________________________________
Follow-up Comment #6:
I attached a patch that fixes the issue for me.
The patch still doesn't prevent the graphics system from changing the labels
visibility when the view is changed. E.g.
plot (1:10)
hx = xlabel ("X")
axis off
set (hx, "visible", "on") ## That now works
view (3) ## The label is automatically hidden again
Should I add an xtest for this?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68150>
_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCabbvEgAKCRCqLAuaBUf3 TmvhAP9KF2+m5yMmnug1Nt5Ij3ON7ofKYd5Vnmm/oRwUJ+hwqAEAqSOW4dukmrqO xEMll6U7b9f9e+ziR1TcDMNI2KsFqQk= =u8Jt -----END PGP SIGNATURE-----