We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e307c commit c757d28Copy full SHA for c757d28
doc/python/imshow.md
@@ -40,7 +40,7 @@ This tutorial shows how to display and explore image data. If you would like
40
instead a logo or static image, use `go.layout.Image` as explained
41
[here](/python/images).
42
43
-### Displaying RBG image data with px.imshow
+### Displaying RGB image data with px.imshow
44
45
`px.imshow` displays multichannel (RGB) or single-channel ("grayscale") image data.
46
0 commit comments