plotly v4.5.1 Release Notes

Release Date: 2020-02-19 // about 4 years ago
  • ⚡️ Updated

    • Updated Plotly.js to version 1.52.2. See the plotly.js CHANGELOG for more information on bug fixes.

    🛠 Fixed

    • update_annotations, update_shapes and update_layout_images now no longer require the patch argument, as per the docstring #2167
    • px.defaults no longer accepts arbitrary keys #2168
    • better error message when pandas is not installed #2125
    • support columns of numerical type in path argument of px.sunburst/px.treemap and add values of color column in hoverlabel for px.sunburst/px.treemap #2133