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

Skip to content

Commit 79b01d9

Browse files
committed
Note where else units can be used with images
1 parent 5f8e365 commit 79b01d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/users/next_whats_new/image_units.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ methods:
66
- `~.axes.Axes.imshow`
77
- `~.axes.Axes.pcolor`
88
- `~.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

Comments
 (0)