Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 813f1c2

Browse files
Change dimensions parameter description
1 parent fadf8d4 commit 813f1c2

File tree

1 file changed

+3
-2
lines changed
  • packages/python/plotly/plotly/express

1 file changed

+3
-2
lines changed

‎packages/python/plotly/plotly/express/_doc.py‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,9 @@
8282
"Values from this column or array_like are to be interpreted according to `locationmode` and mapped to longitude/latitude.",
8383
],
8484
dimensions=[
85-
"list of str",
86-
"Names of columns in `data_frame` to be used in multidimensional visualization.",
85+
colref_list_type,
86+
colref_list_desc,
87+
"Values from these columns are used for multidimensional visualization.",
8788
],
8889
error_x=[
8990
colref_type,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /