We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4e307c + c757d28 commit 975a704Copy full SHA for 975a704
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