Published August 28, 2022
| Version v0.8.1
Software
Open
holoviz/hvplot: Version 0.8.1
Authors/Creators
- Philipp Rudiger1
- Julia Signell2
- Maxime Liquet3
- James A. Bednar4
- Andrew
- Simon Høxbro Hansen
- Jean-Luc Stevens
- Chris B
- Marc Skov Madsen5
- Mridul Seth
- kbowen
- Michael Aye6
- Todd
- Tony Fast7
- Aaron Spring8
- Anita Graser
- AurelienSciarra
- Blythe Davis9
- Brian Larsen10
- Curtis H.
- Danny Hermes11
- Fabian Hofmann
- Gabriel Corona
- Ian Carroll
- Isaac Virshup12
- Joachim Meyer13
- Jon Mease
- Pam
- Ray Bell14
- Sander van den Oord
- 1. Anaconda Inc.
- 2. @saturncloud
- 3. Anaconda
- 4. Anaconda, Inc.
- 5. Ørsted A/S
- 6. LASP
- 7. data scientist @Quansight
- 8. Max-Planck-Institute for Meteorology
- 9. @anaconda
- 10. @Datum-Tech
- 11. Co-founder @hardfinhq
- 12. Helmholtz Munich
- 13. University of Utah
- 14. DTN
Description
August 26, 2022
The 0.8.1 release is a bug fix release, focusing mostly on improving .interactive and the explorer. The documentation has seen some improvements too; @MarcSkovMadsen has been improving the docstrings so make sure to check them out. Many thanks to @jlstevens, @Hoxbro, @maximlt, @philippjfr and @MarcSkovMadsen for contributing!
- Interactive:
- Set interactive function to lazy to avoid calling it twice (772)
- Add support for hvplot kind accessor (781, 858)
- Add more tests to
Interactiveand some comments (812) - Fixes to the operators implemented by Interactive (814)
- Propagate
max_rows(815) - Only register the function parameters watchers once (818)
- Do not re-execute transform on copied clones (833)
- Internal callback made dependent only when parameters are found (857)
- Explorer:
- Plot:
- Make
rescale_discrete_levelsa plot option (758) - Ensure that dataframes with multiple columns are categorically shaded (759)
- Display a color bar when rasterize is enabled (782)
- Update the expected DataSet plot title after xarray
2022.6.0(795) - Set categorically shaded when there's more than one variable (843)
- Clone GeoViews' features (850)
- Make
- Documentation:
- Misc:
Files
holoviz/hvplot-v0.8.1.zip
Files
(8.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:005c665c4218d8a43a16c970e2a9a099
|
8.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/holoviz/hvplot/tree/v0.8.1 (URL)