Changed
- Update
sendDataToCloudmodebar button to upload chart to Plotly Cloud [#7802, #7852, #7854]- NOTE: The Plotly Cloud endpoint for receiving charts is not yet functional, so this button won't complete the upload.
Fixed
- Fix stale
scatterglerror bars after toggling traces with mixed error bar visibility [#7773], with thanks to @JulienIcon for the contribution! - Fix "unrecognized GUI edit: selections[0]..." warnings emitted after making a box or lasso selection and then calling
Plotly.react()[#7836] - Fix geo
fitboundsto choose a compact longitude range when point data straddles the antimeridian [#7837], with thanks to @SharadhNaidu for the contribution! - Preserve XML structural entities during decode when exporting SVG [#7838]
- Fix
Plotly.Fx.hovercrash onscattermaptraces when called programmatically with apointNumberselection [#7882]