enthought / chaco

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

change marker_trait import #885

Closed homosapien-lcy closed 1 year ago

homosapien-lcy commented 1 year ago

as mentioned in issue #866, this is also caused by importing from an incorrect api. Fix by changing import. closes #866