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 f854261 commit 5ce699dCopy full SHA for 5ce699d
packages/python/plotly/plotly/express/_imshow.py
@@ -210,8 +210,8 @@ def imshow(
210
result if smaller binary strings for natural images.
211
212
text_auto: bool or str (default `False`)
213
- If `True` or a string, single-channel `img` values will be displayed as text",
214
- A string like `'.2f'`, it will be interpreted as a `texttemplate` numeric formatting directive.
+ If `True` or a string, single-channel `img` values will be displayed as text.
+ A string like `'.2f'` will be interpreted as a `texttemplate` numeric formatting directive.
215
216
Returns
217
-------
0 commit comments