Skip to content

Version 1.23.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:33
v1.23.1
1146eb8

This patch release includes a number of bug fixes. Thanks to @hoxbro for their contributions.

Bug Fixes:

  • Avoid memory leak from hv.streams when using partial.functools with methods (#6941)
  • Allow dictionary as an cmap input for categorical data with the Plotly backend (#6940)
  • Fix rasterize on hv.Spread swapped order of positive and negative error bars (#6933)
  • Support stacked hv.Bars with narwhals backend (#6930)