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 38c003a commit e21cab4Copy full SHA for e21cab4
1 file changed
doc/users/whats_new.rst
@@ -142,7 +142,7 @@ The list of available markers for :meth:`~matplotlib.pyplot.plot` and
142
:meth:`~matplotlib.pyplot.scatter` has now been merged. While they
143
were mostly similar, some markers existed for one function, but not
144
the other. This merge did result in a conflict for the 'd' diamond
145
-marker. Now, 'd' will be interpreated to always mean "thin" diamond
+marker. Now, 'd' will be interpreted to always mean "thin" diamond
146
while 'D' will mean "regular" diamond.
147
148
Thanks to Michael Droettboom for this effort.
0 commit comments