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 BaseXYPlot map_screen #802

Closed aaronayres35 closed 3 years ago

aaronayres35 commented 3 years ago

fixes #272

This PR pulls out the changes specific to BaseXYPlot and its subclasses from #726