Skip to content

Commit c86efa2

Browse files
tweak
1 parent 0fd7200 commit c86efa2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

python/plotly-express.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ 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.
43+
Plotly Express is a terse, consistent, high-level wrapper around `plotly.graph_objects` for rapid data exploration and figure generation.
4444

45-
**Note**: Plotly Express was previously its own `plotly_express` package but is now part of `plotly`!
45+
**Note**: Plotly Express was previously its own separately-installed `plotly_express` package but is now part of `plotly`!
4646

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

49-
You can also read our [Medium announcement article](https://medium.com/@plotlygraphs/introducing-plotly-express-808df010143d) for more information on this library.
49+
You can also read our original [Medium announcement article](https://medium.com/@plotlygraphs/introducing-plotly-express-808df010143d) for more information on this library.
5050

5151
#### A single import, with built-in datasets
5252

0 commit comments

Comments
 (0)