Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Docstring for Artist.mouseover #15623

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

Merged
merged 3 commits into from
Nov 10, 2019
Merged

Docstring for Artist.mouseover #15623

merged 3 commits into from
Nov 10, 2019

Conversation

ocastany
Copy link
Contributor

@ocastany ocastany commented Nov 7, 2019

PR Summary

There was no docstring for Artist.mouseover and the purpose of that property was not obvious, so I wrote a documentation.

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • Documentation is sphinx and numpydoc compliant

@dstansby dstansby added this to the v3.2.0 milestone Nov 9, 2019
Copy link
Member

@dstansby dstansby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Looks great to me, just one small change needed.

ocastany and others added 2 commits November 10, 2019 00:48
Cleaning the offending trailing white space.

Co-Authored-By: David Stansby <[email protected]>
Docstring modification after suggestion from Tim Hoffmann.
@timhoffm
Copy link
Member

Thanks, and congratulations on your first contribution to Matplotlib. We'd love to see you back some time.

anntzer added a commit that referenced this pull request Nov 10, 2019
Backport PR #15623 on branch v3.2.x (Docstring for Artist.mouseover)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants