plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

Add deprecation warning for Mapbox traces

Open ndrezn opened this issue 1 year ago • 0 comments

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 use px.scatter_map with MapLibre instead. For more information on migrating to MapLibre, refer to the migration guide [LINK].

ndrezn avatar Aug 28 '24 14:08 ndrezn