Skip to content

Commit 9147f27

Browse files
committed
included as the plotly.express module
1 parent 8bd1f53 commit 9147f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/creating-updating-figures.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ fig.show()
105105
```
106106

107107
### Plotly express
108-
Plotly express (included in plotly.py as the `plotly.express` module) is a high-level data exploration API that produces graph object figures.
108+
Plotly express (included as the `plotly.express` module) is a high-level data exploration API that produces graph object figures.
109109

110110
```python
111111
import plotly.express as px

0 commit comments

Comments
 (0)