We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e48b63 commit d83c369Copy full SHA for d83c369
doc/python/legend.md
@@ -20,7 +20,7 @@ jupyter:
20
name: python
21
nbconvert_exporter: python
22
pygments_lexer: ipython3
23
- version: 3.10.8
+ version: 3.10.11
24
plotly:
25
description: How to configure and style the legend in Plotly with Python.
26
display_as: file_settings
@@ -671,7 +671,6 @@ fig = go.Figure(
671
"xref": "container",
672
"yref": "container",
673
"bgcolor": "Gold",
674
- "title": {"text": "By continent"},
675
},
676
),
677
)
0 commit comments