Skip to content

Commit

Permalink
Update adjustText.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Phlya committed Apr 29, 2018
1 parent efaebec commit 8cfe93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adjustText/adjustText.py
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ def adjust_text(texts, x=None, y=None, add_objects=None, ax=None,
on_basemap (bool): whether your plot uses the basemap library, stops
labels going over the edge of the map; default False
*args and **kwargs: any arguments will be fed into plt.annotate after
args and kwargs: any arguments will be fed into plt.annotate after
all the optimization is done just for plotting
"""
Expand Down

0 comments on commit 8cfe93a

Please sign in to comment.