github holoviz/hvplot v0.8.2
Version 0.8.2

latest releases: v0.9.3a2, v0.9.3a1, v0.9.2...
17 months ago

November 24, 2022

The 0.8.2 release brings a number of bugfixes and documentation improvements. @MarcSkovMadsen has kept improving the docstrings and we congratulate @sophiamyang for her first contribution that made the landing page nicer! Many thanks to @droumis, @Hoxbro, @maximlt, @philippjfr and @MarcSkovMadsen for contributing!

Please note that hvPlot is not yet compatible with Bokeh 3.

  • Dependencies:
    • Add Panel lower pin to ensure Bokeh 3 is not installed (#974)
  • Interactive:
    • Support slice (#776)
  • Plot:
    • Convert DataFrame columns with type RangeIndex to strings to ensure compatibility with HoloViews (#932)
    • Ensure that xarray dataset metadata propagates to NdOverlays (#930)
    • Support rioxarray (#905)
    • Improve error message mentionning pyproj (#950)
  • Explorer:
    • Don't error on datetime-like axis (#968)
    • Don't use xlim/ylim slider if start and end values are identical (#966)
  • Documentation:
    • New and updated docstrings (#892, #863)
    • Improve the landing page (#874, #903, #876)
    • Change http to https (#873)
    • Add intended rolling_window param into pipeline (#944)
    • Updates the README (#817)
    • Miscellaneous documentation improvements (#866, #887, #910)
  • Development:
    • Add pre-commit to format and lint the code on commits (#967)
  • CI:

Don't miss a new hvplot release

NewReleases is sending notifications on new releases.