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.
2 parents 7a5458b + 716937c commit 067cdeeCopy full SHA for 067cdee
1 file changed
tutorials/introductory/pyplot.py
@@ -340,7 +340,7 @@ def f(t):
340
341
###############################################################################
342
# All of the `~.pyplot.text` functions return a `matplotlib.text.Text`
343
-# instance. Just as with with lines above, you can customize the properties by
+# instance. Just as with lines above, you can customize the properties by
344
# passing keyword arguments into the text functions or using `~.pyplot.setp`::
345
#
346
# t = plt.xlabel('my data', fontsize=14, color='red')
0 commit comments