Skip to content

Commit a1f0232

Browse files
no geojson for scattermapbox
1 parent c7c765a commit a1f0232

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/python/plotly/plotly/express/_chart_types.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,8 +1094,6 @@ def scatter_mapbox(
10941094
hover_data=None,
10951095
custom_data=None,
10961096
size=None,
1097-
geojson=None,
1098-
featureidkey=None,
10991097
animation_frame=None,
11001098
animation_group=None,
11011099
category_orders={},

0 commit comments

Comments
 (0)