Skip to content

Commit 7a4ffa4

Browse files
committed
Update supported-colors.md
1 parent 8b166bd commit 7a4ffa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/supported-colors.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ fig = go.Figure([
4646
y=[20, 14, 25, 16],
4747
name='Primary Product',
4848
# Named CSS color
49-
marker_color='indianred'
49+
marker_color='royalblue'
5050
)
5151
])
5252

0 commit comments

Comments
 (0)