Skip to content

Commit ce425be

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

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
@@ -851,7 +851,7 @@ fig.add_shape(
851851
x1=5,
852852
y1=3,
853853
line_width=3,
854-
label=dict(text="Label padding of 30", padding=30),
854+
label=dict(text="Label padding of 30px", padding=30),
855855
)
856856

857857
fig.add_shape(

0 commit comments

Comments
 (0)