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

fix matplotlib deprecation #7

Open
joefowler opened this issue Feb 26, 2021 · 0 comments
Open

fix matplotlib deprecation #7

joefowler opened this issue Feb 26, 2021 · 0 comments
Labels
bug Something isn't working major

Comments

@joefowler
Copy link
Member

Original report by Galen O'Neil (Bitbucket: oneilg, GitHub: oneilg).


/home/pcuser/qsp/src/nistqsptdm/cringe/tune/tunetab.py:1225: MatplotlibDeprecationWarning: Setting the line's pick radius via set_picker is deprecated since 3.3 and will be removed two minor releases later; use set_pickradius instead.
  label="col %g, row%g" % (col, row))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working major
Projects
None yet
Development

No branches or pull requests

1 participant