Published August 5, 2019
| Version v1.12.4
Software
Open
pyviz/holoviews: Version 1.12.4
Creators
- Jean-Luc Stevens
- Philipp Rudiger
- James A. Bednar1
- Bas Nijholt2
- Andrew
- Chris B
- Vasco Tenner
- maxalbert
- Achim Randelhoff3
- Markus Kaiser4
- ea42gh
- stonebig
- jordansamuels
- Jon Mease5
- henriqueribeiro6
- John Bampton
- Scott Lowe7
- Daniel Stephan8
- arabidopsis
- Yuval Langer
- Lukas Barth9
- Justin Bois10
- Florian LB
- Irv Lustig
- Almar Klein11
- Elliot Berman
- Daryn - NOAA12
- Corinne Bosley13
- Anthony Monthe14
- Anar Z. Yusifov
- 1. Anaconda, Inc. and University of Edinburgh
- 2. @quantum-tinkerer
- 3. Takuvik
- 4. @siemens
- 5. Johns Hopkins Applied Physics Laboratory
- 6. @jungle.ai
- 7. Dalhousie University
- 8. University of Warsaw
- 9. @kit-algo
- 10. Caltech
- 11. Independent software engineer
- 12. @NOAA-PMEL
- 13. Met Office
- 14. Cloud Spectator
Description
This is a minor release with a number of bug and compatibility fixes as well as a number of enhancements.
Many thanks to recent @henriqueribeiro, @poplarShift, @hojo590, @stuarteberg, @justinbois, @schumann-tim, @ZuluPro and @jonmmease for their contributions and the many users filing issues.
Enhancements:
- Add numpy log to dim transforms (#3731)
- Make Buffer stream following behavior togglable (#3823)
- Added internal methods to access dask arrays and made histogram operation operate on dask arrays (#3854)
- Optimized range finding if Dimension.range is set (#3860)
- Add ability to use functions annotated with param.depends as DynamicMap callbacks (#3744)
Bug fixes:
- Fixed handling datetimes on Spikes elements (#3736)
- Fix graph plotting for unsigned integer node indices (#3773)
- Fix sort=False on GridSpace and GridMatrix (#3769)
- Fix extent scaling on VLine/HLine annotations (#3761)
- Fix BoxWhisker to match convention (#3755)
- Improved handling of custom array types (#3792)
- Allow setting cmap on HexTiles in matplotlib (#3803)
- Fixed handling of data_aspect in bokeh backend (#3848, #3872)
- Fixed legends on bokeh Path plots (#3809)
- Ensure Bars respect xlim and ylim (#3853)
- Allow setting Chord edge colors using explicit colormapping (#3734)
- Fixed bug in decimate operation (#3875)
Compatibility:
Backwards incompatible changes:
- Unfortunately due to a major mixup the data_aspect option added in 1.12.0 was not correctly implemented and fixing it changed its behavior significantly (inverting it entirely in some cases).
- A mixup in the convention used to compute the whisker of a box-whisker plots was fixed resulting in different results going forward.
Files
pyviz/holoviews-v1.12.4.zip
Files
(5.1 MB)
Name | Size | Download all |
---|---|---|
md5:576680a7ea71bbf46e94b7b1a2beed81
|
5.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pyviz/holoviews/tree/v1.12.4 (URL)