Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 666c025

Browse files
Merge pull request #4968 from plotly/figure-widget-updates
Remove mention of fig.show
2 parents c4225c3 + 434423f commit 666c025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/python/renderers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Plotly figures can be displayed in [ipywidgets](https://ipywidgets.readthedocs.i
252252

253253
See the [Plotly FigureWidget Overview](https://plot.ly/python/figurewidget/) for more information on integrating `plotly.py` figures with `ipywidgets`.
254254

255-
It is important to note that `FigureWidget` does not use the renderers framework discussed above, so you should not use the `show()` figure method or the `plotly.io.show` function on `FigureWidget` objects.
255+
It is important to note that `FigureWidget` does not use the renderers framework discussed above, so you should not use the `plotly.io.show` function on `FigureWidget` objects.
256256

257257

258258
## Performance

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /