We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 079ca40 commit 282e610Copy full SHA for 282e610
doc/python/dumbbell-plots.md
@@ -94,7 +94,6 @@ fig = go.Figure(
94
95
fig.update_layout(
96
title="Life Expectancy in Europe: 1952 and 2002",
97
- width=1000,
98
height=1000,
99
showlegend=False,
100
)
@@ -165,7 +164,6 @@ fig = go.Figure(
165
164
166
167
168
169
170
171
0 commit comments