Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please can you push this python 3 update for Matplotlib_Interactive_Plotting.html? #1

Open
danielboone opened this issue Dec 3, 2015 · 0 comments

Comments

@danielboone
Copy link

Actual example (class AnnoteFinder) fails silently due to a python 3 incompatibility. It was discussed and solved as issue number 5601 on the following site: https://github.com/matplotlib/matplotlib/issues

The cause was python 3 zip function returns a generator instead of a list. The fixed code as been placed to: https://gist.github.com/danielboone/0ee1a4e51ee4e526100c

Some style changes have been made also. I can't git clone and commit myself, still uncomfortable with versions control systems. Can you please push this update?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant