| Trees | Indices | Help |
|---|
|
|
Axis ticks style (used in ColorAxis).
Note: All the enumerated values are defined at the module level, not the class level. The are just groupped by class here for easier orientation.
|
|||
|
TICKS_STYLE_AUTO A number of automatically chosen ticks are drawn at `round' values. |
|||
|
TICKS_STYLE_CENTER One tick is drawn at center. |
|||
|
TICKS_STYLE_NONE Ticks are not drawn. |
|||
|
TICKS_STYLE_UNLABELED Only edge ticks are labelled, interior ticks are drawn but not labelled. |
|||
|
TICKS_STYLE_UNLABELLED Alias for TICKS_STYLE_UNLABELED.
|
|||
|
|||
TICKS_STYLE_UNLABELEDOnly edge ticks are labelled, interior ticks are drawn but not labelled. (Since 2.44) |
TICKS_STYLE_UNLABELLEDAlias forTICKS_STYLE_UNLABELED. (Since 2.39)
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |