github holoviz/hvplot v0.7.0
Version 0.7.0

latest releases: v0.10.0, v0.10.0rc2, v0.10.0rc1...
3 years ago

Thanks to @philippjfr for managing this release and implementing most of the features, and to @jbednar, @ahuang11, and @AurelienSciarra for contributions.

Major new features:

  • Powerful new .interactive() API for building easy apps (#505, #523)
  • New transforms argument to transform data in .hvplot() calls (#526)

Other new features and enhancements:

  • Support passing geographic projections as strings (#372)
  • Improved data selection, e.g. for filtering on metadata (#522)
  • Provide color_key to datashade as well as cmap, for convenience (#525)
  • Update param warnings to new API (#528)
  • Replace TravisCI tests with GitHub Actions (#524)

Bug fixes:

  • Fix for specifying hover_cols (#504)
  • Remove outdated reference to __main__ console script (#494)
  • Misc doc fixes, including to Streaming.ipynb (#481, #511)
  • Handle node_shape for networkx (#527)

Don't miss a new hvplot release

NewReleases is sending notifications on new releases.