| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-02 | 1.3 kB | |
| v3.7.0 source code.tar.gz | 2026-07-02 | 154.8 MB | |
| v3.7.0 source code.zip | 2026-07-02 | 156.1 MB | |
| Totals: 3 Items | 311.0 MB | 1 | |
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]