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 5591a33 commit ddcfa96Copy full SHA for ddcfa96
doc/users/next_whats_new/image_units.rst
@@ -6,3 +6,7 @@ methods:
6
- `~.axes.Axes.imshow`
7
- `~.axes.Axes.pcolor`
8
- `~.axes.Axes.pcolormesh`
9
+
10
+If the data has units, the ``vmin`` and ``vmax`` units to these methods can also have
11
+units, and if you add a colorbar the ``levels`` argument to ``colorbar`` can also
12
+have units.
0 commit comments