plotly.py
plotly.py copied to clipboard
Add new `map` options to `px` and update plotly.js/master at 056799dfc705a4533935ae3169cc94d35bc44830
Related to https://github.com/plotly/plotly.js/pull/7015.
cc: birkskyum
This looks good to me. Was there a particular example you couldn't get to render @archmoj
Is it possible to add a deprecation warning for Mapbox traces similar to plotly/plotly.js#7087, but in this case have it appear in the Python console in addition to in the browser console?
If possible, that should be done in a separate PR. This PR is already huge.
@archmoj makes sense to me -- opened #4730 to cover that case.
@LiamConnors Please take over this PR and once ready merge it into your doc PR or master? I thought you may want to revert big commit of plotly.js update ba9c413 and just add the px parts to have viewable diffs. No?