Skip to content

v5.24.0

Latest
Compare
Choose a tag to compare
@LiamConnors LiamConnors released this 29 Aug 17:58
· 3 commits to master since this release

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 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.