Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deprecation warning for Mapbox traces #4730

Open
ndrezn opened this issue Aug 28, 2024 · 0 comments · May be fixed by #4783
Open

Add deprecation warning for Mapbox traces #4730

ndrezn opened this issue Aug 28, 2024 · 0 comments · May be fixed by #4783
Assignees
Labels
feature something new P1 needs immediate attention

Comments

@ndrezn
Copy link
Member

ndrezn commented Aug 28, 2024

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].

@gvwilson gvwilson added feature something new P1 needs immediate attention labels Aug 28, 2024
@ndrezn ndrezn assigned archmoj and unassigned ndrezn Aug 28, 2024
@gvwilson gvwilson self-assigned this Sep 3, 2024
@gvwilson gvwilson removed their assignment Oct 4, 2024
@archmoj archmoj linked a pull request Oct 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P1 needs immediate attention
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants