github holoviz/hvplot v0.11.1
Version 0.11.1

17 hours ago

The 0.11.1 release is a patch release that brings a few bugfixes and documentation improvements. In particular it fixes a regression introduced in version 0.11.0 leading to an error when a plot is created from a Dask object with tiles=True. Many thanks to @Palmr (first contribution!), @ahuang11, @hoxbro, @maximlt, and @philippjfr for their contributions!

Bug Fixes:

  • Fix regression when tiles=True with Dask (#1432)
  • Fix hover tooltips for NetworkX plots (#1439)

Documentation:

  • Add nb_interactivity_warning extension (#1444)
  • Document Ruff’s allowed-unused-imports (#1436)
  • Update image links in README (#1433)
  • Minor fixes (#1434)

Tests:

  • Mark test_explorer_geo_revise_kind with geo marker (#1426)

Full Changelog

Don't miss a new hvplot release

NewReleases is sending notifications on new releases.