enthought / chaco

Chaco is a Python package for building interactive and custom 2-D plots.
http://docs.enthought.com/chaco/
Other
292 stars 99 forks source link

Add MappedUnion and Optional traits and use Optional where appropriate #838

Closed corranwebster closed 1 year ago

corranwebster commented 1 year ago

This overcomes a problem where replacing Trait(...) by Union(...) lost mapped trait behaviour.