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

Remove deprecated stubs #903

Closed corranwebster closed 1 year ago

corranwebster commented 1 year ago

This removes plot and overlay stub modules as promised in their deprecation warnings.

Fixes #748