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 a3fcf0b commit eee3148Copy full SHA for eee3148
galleries/users_explain/artists/imshow_extent.py
@@ -3,8 +3,8 @@
3
4
.. _imshow_extent:
5
6
-*origin* and *extent* in `~.Axes.imshow`
7
-========================================
+Positioning and orientation of `~.Axes.imshow` images
+=====================================================
8
9
:meth:`~.Axes.imshow` allows you to render an image (either a 2D array which
10
will be color-mapped (based on *norm* and *cmap*) or a 3D RGB(A) array which
0 commit comments