Published December 16, 2020
| Version v0.7.0
Software
Open
holoviz/hvplot: Version 0.7.0
Authors/Creators
- 1. Anaconda Inc.
- 2. @saturncloud
- 3. Anaconda, Inc.
- 4. Blend
- 5. University of Melbourne
- 6. Plotly
- 7. University of California, Santa Cruz
- 8. data scientist @Quansight
Description
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
transformsargument 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)
Files
holoviz/hvplot-v0.7.0.zip
Files
(5.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f8dbff0f0a412ef5c3398e5e4f6be684
|
5.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/holoviz/hvplot/tree/v0.7.0 (URL)