diff NEWS @ 29029:447beb85551d

Add ytickangle and ztickangle functions (bug #59067) * scripts/plot/appearance/ytickangle.m: New function. * scripts/plot/appearance/ztickangle.m: New function. * scripts/plot/appearance/module.mk: Add ytickangle.m, ztickangle.m to build system. * NEWS: Announce addition of xtickangle, ytickangle, ztickangle functions. * doc/interpreter/plot.txi: Add xtickangle to manual and XREF anchors for ytickangle and ztickangle. * __unimplemented__.m: Remove xtickangle, ytickangle, ztickangle from unimplemented list. * __tickangle__.m: Fix empty figure popping up during BIST tests.
author Rik <rik@octave.org>
date Wed, 04 Nov 2020 20:18:11 -0800
parents 804de9d6262b
children d2f7fb06bce3
line wrap: on
line diff
--- a/NEWS	Wed Nov 04 19:55:43 2020 -0800
+++ b/NEWS	Wed Nov 04 20:18:11 2020 -0800
@@ -169,6 +169,9 @@
 * `rng`
 * `startsWith`
 * `streamribbon`
+* `xtickangle`
+* `ytickangle`
+* `ztickangle`
 
 ### Deprecated functions and properties