Skip to content

Commit b164c73

Browse files
authored
Update doc/python/shapes.md
1 parent ce425be commit b164c73

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
@@ -862,7 +862,7 @@ fig.add_shape(
862862
x1=2,
863863
y1=3,
864864
line_width=3,
865-
label=dict(text="No label padding"),
865+
label=dict(text="Default label padding of 3px"),
866866
)
867867

868868
fig.show()

0 commit comments

Comments
 (0)