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 b220a3e commit 92c5ebbCopy full SHA for 92c5ebb
doc/mpl_toolkits/axes_grid/users/overview.rst
@@ -47,7 +47,7 @@ Axes.xaxis and Axes.yaxis may not work. See LINK for more detail.
47
(and size) is specified in the normalized figure coordinates, which
48
may not be ideal for displaying images that needs to have a given
49
aspect ratio. For example, it helps you to have a colobar whose
50
-height always matches that of the image. `AxesGrid`_, `RGB Axes`_ and
+height always matches that of the image. `ImageGrid`_, `RGB Axes`_ and
51
`AxesDivider`_ are helper classes that deals with adjusting the
52
location of (multiple) Axes. They provides a framework to adjust the
53
position of multiple axes at the drawing time. `ParasiteAxes`_
0 commit comments