plotly.py
plotly.py copied to clipboard
Add deprecation warning for Mapbox traces
Following #4726, add a deprecation warning to the Python console for Mapbox traces. Something like:
px.scatter_mapboxis deprecated and will be removed in a future release. Please usepx.scatter_mapwith MapLibre instead. For more information on migrating to MapLibre, refer to the migration guide [LINK].