Skip to content

Commit d83c369

Browse files
committed
Update legend.md
1 parent 8e48b63 commit d83c369

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: doc/python/legend.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jupyter:
2020
name: python
2121
nbconvert_exporter: python
2222
pygments_lexer: ipython3
23-
version: 3.10.8
23+
version: 3.10.11
2424
plotly:
2525
description: How to configure and style the legend in Plotly with Python.
2626
display_as: file_settings
@@ -671,7 +671,6 @@ fig = go.Figure(
671671
"xref": "container",
672672
"yref": "container",
673673
"bgcolor": "Gold",
674-
"title": {"text": "By continent"},
675674
},
676675
),
677676
)

0 commit comments

Comments
 (0)