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
Beta version of the scattermapbox trace type - which allows users to create mapbox-gl maps using the plotly.js API. Note that scattermapbox is only
available through custom bundling in this release [#626]
Configurable log levels. All plotly.js logging is now turned off by default.
Use Plotly.setPlotConfig({ logging: /* 1 or 2 */ }) to (1) display warnings
only or (2) all logs [#590]