Skip to content

Commit 8cb4815

Browse files
committed
Update dumbbell-plots.md
1 parent 69134eb commit 8cb4815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/dumbbell-plots.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ fig = go.Figure(
7777
mode="lines",
7878
showlegend=False,
7979
marker=dict(
80-
color='grey'
80+
color="grey"
8181
)
8282
),
8383
go.Scatter(

0 commit comments

Comments
 (0)