We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b04094 + 8af2b55 commit f675095Copy full SHA for f675095
packages/python/plotly/plotly/express/_chart_types.py
@@ -1234,7 +1234,6 @@ def pie(
1234
template=None,
1235
width=None,
1236
height=None,
1237
- opacity=None,
1238
hole=None,
1239
):
1240
"""
@@ -1423,7 +1422,6 @@ def funnel_area(
1423
1422
1424
1425
1426
1427
1428
1429
In a funnel area plot, each row of `data_frame` is represented as a
0 commit comments