plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
16.92k stars 1.85k forks source link

update map and mapbox baselines so that image test pass #7178

Closed archmoj closed 16 hours ago

archmoj commented 16 hours ago

Screenshot from 2024-09-27 13-28-50

Something changed in past two days making the maplibre baselines to change. @birkskyum This PR updates the map* baselines to new look so that we have a green CI run.

@plotly/plotly_js

emilykl commented 16 hours ago

Hmm. All these changes look totally fine (they are very minor) but it would be nice to know exactly what happened here so we can avoid it in the future, or at least predict it. Since the map baselines do depend on loading tiles from an external source I suppose they are always going to be a bit less stable than the other baselines.