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

Skip to content

small typo in the documentation #16854

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

Closed
sakhan007 opened this issue Mar 20, 2020 · 0 comments · Fixed by #15049
Closed

small typo in the documentation #16854

sakhan007 opened this issue Mar 20, 2020 · 0 comments · Fixed by #15049
Milestone

Comments

@sakhan007
Copy link

sakhan007 commented Mar 20, 2020

Bug report

Bug summary

There is a small typo at https://matplotlib.org/3.2.1/api/_as_gen/matplotlib.axes.Axes.annotate.html?highlight=annotate#matplotlib.axes.Axes.annotate
I think, Axes.annotate(self, s, xy, *args, **kwargs)¶ should be Axes.annotate(self, text, xy, *args, **kwargs)¶

Sorry, if its not an appropriate place to report this.
Code for reproduction

# Paste your code here
#
#

Actual outcome

# If applicable, paste the console output here
#
#

Expected outcome

Matplotlib version

  • Operating system:
  • Matplotlib version:
  • Matplotlib backend (print(matplotlib.get_backend())):
  • Python version:
  • Jupyter version (if applicable):
  • Other libraries:
@QuLogic QuLogic linked a pull request Mar 20, 2020 that will close this issue
6 tasks
@QuLogic QuLogic added this to the v3.3.0 milestone Mar 26, 2020
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

Successfully merging a pull request may close this issue.

2 participants