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

Fix imports of `marker_trait` #902

Closed corranwebster closed 1 year ago

corranwebster commented 1 year ago

Add it back to chaco.api but with a deprecation warning.

Fixes #771