We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6fbcd4 commit 83d005fCopy full SHA for 83d005f
packages/python/plotly/plotly/express/_doc.py
@@ -110,6 +110,7 @@
110
"int (default 50)",
111
"When `dimensions` is `None` and `data_frame` is provided, "
112
"columns with more than this number of unique values are excluded from the output.",
113
+ "Not used when `dimensions` is passed.",
114
],
115
error_x=[
116
colref_type,
0 commit comments