github holoviz/holoviews v1.15.4
Version 1.15.4

latest releases: v1.19.0a1, v1.19.0a0, v1.18.3...
16 months ago

This release contains a small number of enhancements and important bug fixes. Many thanks to our new contributors @mmorys, @jj-github-jj, and @sandhujasmine, but also our returning contributors @droumis, @jlstevens, @MarcSkovMadsen, @maximlt, @philippjfr, @stanwest, and @Hoxbro.

Enhancements:

  • Make lasso select mask values using a Dask-compatible method (#5568)
  • Make plotly legend group unique (#5570)
  • Set pan and wheel_zoom as the default Bokeh active tools (#5480)
  • Enable rendering colorbars on bokeh GraphPlots (#5585)
  • Add Plotly Scatter3d documentation and fix colorbar title (#5418)

Bug fixes:

  • Only trigger range-update once in callbacks (#5558)
  • Ensure dynamically created subplots can be updated (#5555)
  • Fix start of stack-level in deprecations (#5569)
  • When sorting colormap records, replace None with an empty string (#5539)
  • Fix annotator in Geoviews by adding deserialization of non-deserialized base64 data (#5587)
  • Fix hv.Empty not working in AdjointLayout plot (#5584)
  • Check for categorical data to histogram (#5540)
  • Fix clim_percentile (#5495)

Compatibility:

  • Compatibility with Shapely 2.0 (#5561)
  • Compatibility with Numpy 1.24 (#5581)
  • Compatibility with Ibis 4.0 (#5588)

Documentation:

  • Installation instructions update (#5562)
  • Use OSM for reference tile source in notebook documentation (#5536)
  • Enhance Tiles example notebook (#5563)

Maintenance:

  • Various fixes and general maintenance of the CI (#5384, #5573, #5576, #5582)
  • Updated codebase to modern Python conventions (#5509, #5577)
  • Renamed master branch to main (#5579)
  • Update binder link and dependency pinning (#5583)
  • Update copyright to only contain start year (#5580)

Don't miss a new holoviews release

NewReleases is sending notifications on new releases.