-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Description
Following #4726, add a deprecation warning to the Python console for Mapbox traces. Something like:
px.scatter_mapbox
is deprecated and will be removed in a future release. Please usepx.scatter_map
with MapLibre instead. For more information on migrating to MapLibre, refer to the migration guide [LINK].