Skip to content

Commit 03115ad

Browse files
committed
Update shapes.md
1 parent 3ccc3f1 commit 03115ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/shapes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ fig.add_shape(
835835
x1=5,
836836
y1=3,
837837
line_width=3,
838-
label=dict(text="Label padding of 30", textposition="start", padding=30),
838+
label=dict(text="Label padding of 30", padding=30),
839839
)
840840

841841

0 commit comments

Comments
 (0)