We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69134eb commit 8cb4815Copy full SHA for 8cb4815
doc/python/dumbbell-plots.md
@@ -77,7 +77,7 @@ fig = go.Figure(
77
mode="lines",
78
showlegend=False,
79
marker=dict(
80
- color='grey'
+ color="grey"
81
)
82
),
83
go.Scatter(
0 commit comments