ContextLab / hypertools

A Python toolbox for gaining geometric insights into high-dimensional data
http://hypertools.readthedocs.io/en/latest/
MIT License
1.82k stars 160 forks source link

fix bug in backend.py to work with newer matplotlib versions #254

Closed paxtonfitzpatrick closed 2 years ago

paxtonfitzpatrick commented 2 years ago

fixes #252

jeremymanning commented 2 years ago

@paxtonfitzpatrick have you run pytest on these changes? looks like travisCI isn't running automatically on pull requests for some reason...

paxtonfitzpatrick commented 2 years ago

@jeremymanning tests passed on the last commit on my fork: https://github.com/paxtonfitzpatrick/hypertools/runs/5118907785