You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the mapboxAccessToken isn't transferred to the cloned graph div on Snapshot.clonePlot which makes to-image fails if the mapbox access token isn't set via Plotly.setPlotConfig. After a quick check, this may not be the end of the story this bug, but it will be a good start.
For example:
Meanwhile, to-image works fine in the plotly.js test dashboard.
Maybe the problem is related to how we set the ids for each mapbox-gl canvas?
The text was updated successfully, but these errors were encountered: