comparison doc/interpreter/genpropdoc.m @ 20321:42b7d7758c4a

Remove axes "interpreter" property (bug #45388) * graphics.in.h (axes::properties): remove interpreter property * genpropdoc.m: remove "interpreter" from the list of axes properties * legend.m: create legend axes specific "interpreter" property * polar.m: bind labels "interpreter" to the axes "ticklabelinterpreter" * cla.m: use "ticklabelinterpreter" in test * __go_draw_axes__.m: use "ticklabelinterpreter" property for axes objects
author Pantxo Diribarne <pantxo.diribarne@gmail.com>
date Thu, 25 Jun 2015 00:22:32 +0200
parents 6db2ea5556a4
children a9a1f021d96b
comparison
equal deleted inserted replaced
20320:6db2ea5556a4 20321:42b7d7758c4a
589 589
590 case "gridcolormode" 590 case "gridcolormode"
591 s.doc = doc_unused; 591 s.doc = doc_unused;
592 592
593 case "gridlinestyle" 593 case "gridlinestyle"
594 case "interpreter" 594
595
596 case "labelfontsizemultiplier" 595 case "labelfontsizemultiplier"
597 s.doc = doc_unused; 596 s.doc = doc_unused;
598 597
599 case "layer" 598 case "layer"
600 s.doc = "Control whether the axes is drawn below child graphics \ 599 s.doc = "Control whether the axes is drawn below child graphics \