We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64865e6 commit 78ca0bbCopy full SHA for 78ca0bb
packages/python/plotly/plotly/express/__init__.py
@@ -15,7 +15,7 @@
15
16
Or install Plotly Express and its dependencies directly with:
17
18
-$ pip install plotly.express
+$ pip install "plotly[express]"
19
20
You can also use Plotly Graph Objects to create a large number of charts without installing
21
pandas. See examples here: https://plotly.com/python/graph-objects/
0 commit comments