We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 696c30b + 81ceea7 commit 8445f91Copy full SHA for 8445f91
packages/python/plotly/plotly/express/__init__.py
@@ -1,6 +1,6 @@
1
"""
2
`plotly.express` is a terse, consistent, high-level wrapper around `plotly.graph_objects`
3
-for rapid data exploration and figure generation. Learn more at https://plotly.express/
+for rapid data exploration and figure generation. Learn more at https://plotly.com/python/plotly-express/
4
5
from __future__ import absolute_import
6
from plotly import optional_imports
0 commit comments