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.
1 parent 7c589f8 commit b9a271dCopy full SHA for b9a271d
plotly/figure_factory/_hexbin_mapbox.py
@@ -521,6 +521,6 @@ def create_hexbin_mapbox(
521
"bool",
522
"Whether to show the original data on top of the hexbin aggregation.",
523
],
524
- original_data_marker=["dict", "Scattermapbox marker options."],
+ original_data_marker=["dict", "Scattermap marker options."],
525
),
526
)
0 commit comments