We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
plotly.express
1 parent 8bd1f53 commit 9147f27Copy full SHA for 9147f27
notebooks/creating-updating-figures.md
@@ -105,7 +105,7 @@ fig.show()
105
```
106
107
### 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.
+Plotly express (included as the `plotly.express` module) is a high-level data exploration API that produces graph object figures.
109
110
```python
111
import plotly.express as px
0 commit comments