Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d0144 commit 310a889Copy full SHA for 310a889
doc/users/recipes.rst
@@ -123,7 +123,7 @@ you will see that the x tick labels are all squashed together.
123
plt.plot(r.date, r.close)
124
plt.title('Default date handling can cause overlapping labels')
125
126
-Another annoyance is that if you hover the mouse over a the window and
+Another annoyance is that if you hover the mouse over the window and
127
look in the lower right corner of the matplotlib toolbar
128
(:ref:`navigation-toolbar`) at the x and y coordinates, you see that
129
the x locations are formatted the same way the tick labels are, eg
0 commit comments