plotly/plotly.py (plotly)
### [`v5.24.0`](https://redirect.github.com/plotly/plotly.py/blob/HEAD/CHANGELOG.md#5240---2024-08-29)
[Compare Source](https://redirect.github.com/plotly/plotly.py/compare/v5.23.0...v5.24.0)
##### Added
- New `px` functions for maps: `scatter_map`, `line_map`, `choropleth_map`, and `density_map`.
##### Updated
- Updated Plotly.js from version 2.34.0 to version 2.35.0. See the [plotly.js CHANGELOG](https://redirect.github.com/plotly/plotly.js/blob/master/CHANGELOG.md#2350----2024-08-29) for more information. These changes are reflected in the auto-generated `plotly.graph_objects` module. Notable changes include:
- Add new traces: scattermap, choroplethmap and densitymap and map subplots which use maplibre to render maps \[[#7015](https://redirect.github.com/plotly/plotly.js/pull/7015), [#7060](https://redirect.github.com/plotly/plotly.js/pull/7060), [#7085](https://redirect.github.com/plotly/plotly.js/pull/7085), [#7088](https://redirect.github.com/plotly/plotly.js/pull/7088), [#7090](https://redirect.github.com/plotly/plotly.js/pull/7090), [#7092](https://redirect.github.com/plotly/plotly.js/pull/7092), [#7094](https://redirect.github.com/plotly/plotly.js/pull/7094), [#7134](https://redirect.github.com/plotly/plotly.js/pull/7134)]
- Deprecate mapbox traces and mapbox subplot \[[#7087](https://redirect.github.com/plotly/plotly.js/pull/7087)]
- Fixed a bug in integer validation of arrays that threw an error when an array contained a mix of strings and integers.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.23.0
->5.24.0
Release Notes
plotly/plotly.py (plotly)
### [`v5.24.0`](https://redirect.github.com/plotly/plotly.py/blob/HEAD/CHANGELOG.md#5240---2024-08-29) [Compare Source](https://redirect.github.com/plotly/plotly.py/compare/v5.23.0...v5.24.0) ##### Added - New `px` functions for maps: `scatter_map`, `line_map`, `choropleth_map`, and `density_map`. ##### Updated - Updated Plotly.js from version 2.34.0 to version 2.35.0. See the [plotly.js CHANGELOG](https://redirect.github.com/plotly/plotly.js/blob/master/CHANGELOG.md#2350----2024-08-29) for more information. These changes are reflected in the auto-generated `plotly.graph_objects` module. Notable changes include: - Add new traces: scattermap, choroplethmap and densitymap and map subplots which use maplibre to render maps \[[#7015](https://redirect.github.com/plotly/plotly.js/pull/7015), [#7060](https://redirect.github.com/plotly/plotly.js/pull/7060), [#7085](https://redirect.github.com/plotly/plotly.js/pull/7085), [#7088](https://redirect.github.com/plotly/plotly.js/pull/7088), [#7090](https://redirect.github.com/plotly/plotly.js/pull/7090), [#7092](https://redirect.github.com/plotly/plotly.js/pull/7092), [#7094](https://redirect.github.com/plotly/plotly.js/pull/7094), [#7134](https://redirect.github.com/plotly/plotly.js/pull/7134)] - Deprecate mapbox traces and mapbox subplot \[[#7087](https://redirect.github.com/plotly/plotly.js/pull/7087)] - Fixed a bug in integer validation of arrays that threw an error when an array contained a mix of strings and integers.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.