chaco.axis_view module
Defines the TraitsUI view for a PlotAxis
-
chaco.axis_view.
float_or_auto
(val)
Validator function that returns val if val is either a number or
the word ‘auto’. This is used as a validator for the text editor
in the TraitsUI for the tick_interval trait.