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

Skip to content

Commit cd88317

Browse files
committed
DOC
1 parent d432b72 commit cd88317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5950,7 +5950,7 @@ def pcolormesh(self, *args, alpha=None, norm=None, cmap=None, vmin=None,
59505950
59515951
.. hint::
59525952
5953-
`~Axes.pcolormesh` is similar to `~Axes.pcolor`. It is much faster
5953+
`~.Axes.pcolormesh` is similar to `~.Axes.pcolor`. It is much faster
59545954
and preferred in most cases. For a detailed discussion on the
59555955
differences see :ref:`Differences between pcolor() and pcolormesh()
59565956
<differences-pcolor-pcolormesh>`.

0 commit comments

Comments
 (0)