Movatterモバイル変換


[0]ホーム

URL:


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

Commitec4b6cd

Browse files
authored
Update figurewidget.md
1 parent7c2b5a6 commitec4b6cd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎doc/python/figurewidget.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jupyter:
2222
pygments_lexer:ipython3
2323
version:3.6.5
2424
plotly:
25-
description:Introduction to thenewPlotly FigureWidget
25+
description:Introduction to the Plotly FigureWidget
2626
display_as:chart_events
2727
language:python
2828
layout:base
@@ -34,6 +34,12 @@ jupyter:
3434
redirect_from:/python/ipython-widgets/
3535
---
3636

37+
The Plotly FigureWidget allows you to add Plotly charts as interactive widgets in Jupyter and other compatible notebooks. To use the FigureWidget, you'll need to install`anywidget`:
38+
39+
```bash
40+
pip install anywidget
41+
```
42+
3743
####Create a Simple FigureWidget
3844
Create an empty FigureWidget and then view it.
3945

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp