github holoviz/hvplot v0.9.1
Version 0.9.1

latest releases: v0.10.0, v0.10.0rc2, v0.10.0rc1...
5 months ago

The 0.9.1 release brings a number of enhancements, bugfixes and documentation improvements. Many thanks to @iuryt (first contribution!), @MarcoGorelli (first contribution!), @ahuang11, @Hoxbro and @maximlt for their contributions.

Enhancements:

  • Explorer: give more space to the plot and various UI tweaks (#1197, #1198, #1199, #1225)
  • Explorer: disable the geographic controls when geoviews is not installed (#1223)
  • Explorer: change the default plot type from line to scatter (#1228)
  • Support polars objects in the hvplot.plot entrypoint (#1219, #1222)

Bug fixes:

  • Fix ignoring hover_cols in OHLC plots (#1216)
  • Fix considering datashaded plots with one y variable as categorical (#1231)
  • Fix displaying Panel objects returned by hvPlot with show (#1230)

Documentation:

  • Replace Google Analytics with GoatCounter (#1224)
  • Indicate that Stamen tiles require a Stadia account (#1226)
  • Reintroduce colorbars in the Matplotlib guide (#1229)
  • Misc (#1186, #1195)

Maintenance:

  • Bump the minimum Param version to 1.12.0 (#1227)

Full changelog

Don't miss a new hvplot release

NewReleases is sending notifications on new releases.