Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0fd7200

Browse files
authoredJul 16, 2019
Update plotly-express.md
1 parent 2156934 commit 0fd7200

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎python/plotly-express.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,9 @@ jupyter:
4040

4141
### Plotly Express
4242

43-
Plotly Express is a terse, consistent, high-level wrapper around `plotly.graph_objects` for rapid data exploration and figure generation. **Note**: Plotly Express was previously its own `plotly_express` package but is now part of `plotly`!
43+
Plotly Express is a terse, consistent, high-level wrapper around `plotly.graph_objects` for rapid data exploration and figure generation.
44+
45+
**Note**: Plotly Express was previously its own `plotly_express` package but is now part of `plotly`!
4446

4547
This notebook demonstrates various `plotly.express` features. [Reference documentation](https://plotly.github.io/plotly_express/plotly_express/) is also available.
4648

0 commit comments

Comments
 (0)
Please sign in to comment.