Skip to content

Commit b9a271d

Browse files
committed
Updated create_hexbin_mapbox docstring
1 parent 7c589f8 commit b9a271d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/figure_factory/_hexbin_mapbox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,6 @@ def create_hexbin_mapbox(
521521
"bool",
522522
"Whether to show the original data on top of the hexbin aggregation.",
523523
],
524-
original_data_marker=["dict", "Scattermapbox marker options."],
524+
original_data_marker=["dict", "Scattermap marker options."],
525525
),
526526
)

0 commit comments

Comments
 (0)