Added
- New
px
functions for maps:scatter_map
,line_map
,choropleth_map
, anddensity_map
.
Updated
- Updated Plotly.js from version 2.34.0 to version 2.35.0. See the plotly.js CHANGELOG for more information. These changes are reflected in the auto-generated
plotly.graph_objects
module. Notable changes include:
Fixed
- Fixed a bug in integer validation of arrays that threw an error when an array contained a mix of strings and integers.