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 43493cb commit 19a0544Copy full SHA for 19a0544
packages/python/plotly/plotly/express/_doc.py
@@ -39,11 +39,13 @@
39
x_start=[
40
colref_type,
41
colref_desc,
42
+ "(required)",
43
"Values from this column or array_like are used to position marks along the x axis in cartesian coordinates.",
44
],
45
x_end=[
46
47
48
49
50
51
a=[
0 commit comments