Holoviews

Latest version: v1.20.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 13 of 18

1.8.4

**September 13, 2017**

This bugfix release includes a number of critical fixes for compatibility
with Bokeh 0.12.9 along with various other bug fixes. Many thanks to our
users for various detailed bug reports, feedback and contributions.

Fixes:

- Fixes to register BoundsXY stream.
([\1826](https://github.com/pyviz/holoviews/pull/1826))
- Fix for Bounds streams on Bokeh server.
([\1883](https://github.com/pyviz/holoviews/pull/1883))
- Compatibility with Matplotlib 2.1
([\1842](https://github.com/pyviz/holoviews/pull/1842))
- Fixed bug in scrubber widget and support for scrubbing discrete
DynamicMaps ([\1832](https://github.com/pyviz/holoviews/pull/1832))
- Various fixes for compatibility with Bokeh 0.12.9
([\1849](https://github.com/pyviz/holoviews/pull/1849),
[\1866](https://github.com/pyviz/holoviews/pull/1886))
- Fixes for setting QuadMesh ranges.
([\1876](https://github.com/pyviz/holoviews/pull/1876))
- Fixes for inverting Image/RGB/Raster axes in Bokeh.
([\1872](https://github.com/pyviz/holoviews/pull/1872))

1.8.3

**August 21, 2017**

This bugfix release fixes a number of minor issues identified since the
last release:

Features:

- Add support for setting the Bokeh sizing_mode as a plot option
([\1813](https://github.com/pyviz/holoviews/pull/1813))

Fixes:

- Handle StopIteration on DynamicMap correctly.
([\1792](https://github.com/pyviz/holoviews/pull/1792))
- Fix bug with linked streams on empty source element
([\1725](https://github.com/pyviz/holoviews/pull/1806))
- Compatibility with latest datashader 0.6.0 release
([\1773](https://github.com/pyviz/holoviews/pull/1773))
- Fixed missing HTML closing tag in extension
([\1797](https://github.com/pyviz/holoviews/issues/1797),
[\1809](https://github.com/pyviz/holoviews/pull/1809))
- Various fixes and improvements for documentation
([\1664](https://github.com/pyviz/holoviews/pull/1664),
[\1796](https://github.com/pyviz/holoviews/pull/1796))

1.8.2

**August 4, 2017**

This bugfix release addresses a number of minor issues identified since
the 1.8.1 release:

Feature:

- Added support for groupby to histogram operation.
([\1725](https://github.com/pyviz/holoviews/pull/1725))

Fixes:

- Fixed problem with HTML export due to new extension logos.
([\1778](https://github.com/pyviz/holoviews/pull/1778))
- Replaced deprecated `__call__` usage with opts method throughout codebase.
([\1759](https://github.com/pyviz/holoviews/pull/1759),
[\1763](https://github.com/pyviz/holoviews/pull/1763),
[\1779](https://github.com/pyviz/holoviews/pull/1779))
- Fixed pip installation.
([\1782](https://github.com/pyviz/holoviews/pull/1782))
- Fixed miscellaneous bugs
([\1724](https://github.com/pyviz/holoviews/pull/1724),
[\1739](https://github.com/pyviz/holoviews/pull/1739),
[\1711](https://github.com/pyviz/holoviews/pull/1711))

1.8.1

**July 7, 2017**

This bugfix release addresses a number of minor issues identified since
the 1.8 release:

Feature:

- All enabled plotting extension logos now shown
([\1694](https://github.com/pyviz/holoviews/pull/1694))

Fixes:

- Updated search ordering when looking for holoviews.rc
([\1700](https://github.com/pyviz/holoviews/pull/1700))
- Fixed lower bound inclusivity bug when no upper bound supplied
([\1686](https://github.com/pyviz/holoviews/pull/1686))
- Raise SkipRendering error when plotting nested layouts
([\1687](https://github.com/pyviz/holoviews/pull/1687))
- Added safety margin for grid axis constraint issue
([\1695](https://github.com/pyviz/holoviews/pull/1685))
- Fixed bug when using +framewise
([\1685](https://github.com/pyviz/holoviews/pull/1685))
- Fixed handling of Spacer models in sparse grid
([\1682](https://github.com/pyviz/holoviews/pull/))
- Renamed Bounds to BoundsXY for consistency
([\1672](https://github.com/pyviz/holoviews/pull/1672))
- Fixed Bokeh log axes with axis lower bound <=0
([\1691](https://github.com/pyviz/holoviews/pull/1691))
- Set default datashader cmap to fire
([\1697](https://github.com/pyviz/holoviews/pull/1697))
- Set SpikesPlot color index to None by default
([\1671](https://github.com/pyviz/holoviews/pull/1671))
- Documentation fixes
([\1662](https://github.com/pyviz/holoviews/pull/1662),
[\1665](https://github.com/pyviz/holoviews/pull/1665),
[\1690](https://github.com/pyviz/holoviews/pull/1690),
[\1692](https://github.com/pyviz/holoviews/pull/1692),
[\1658](https://github.com/pyviz/holoviews/pull/1658))

1.8

1.8.0

**June 29, 2017**

This release includes a complete and long awaited overhaul of the
HoloViews documentation and website, with a new gallery, getting-started
section, and logo. In the process, we have also improved and made small
fixes to all of the major new functionality that appeared in 1.7.0 but
was not properly documented until now. We want to thank all our old and
new contributors for providing feedback, bug reports, and pull requests.

Major features:

- Completely overhauled the documentation and website
([\1384](https://github.com/pyviz/holoviews/pull/1384),
[\1473](https://github.com/pyviz/holoviews/pull/1473),
[\1476](https://github.com/pyviz/holoviews/pull/1476),
[\1473](https://github.com/pyviz/holoviews/pull/1473),
[\1537](https://github.com/pyviz/holoviews/pull/1537),
[\1585](https://github.com/pyviz/holoviews/pull/1585),
[\1628](https://github.com/pyviz/holoviews/pull/1628),
[\1636](https://github.com/pyviz/holoviews/pull/1636))
- Replaced dependency on bkcharts with new Bokeh bar plot
([\1416](https://github.com/pyviz/holoviews/pull/1416)) and Bokeh
BoxWhisker plot
([\1604](https://github.com/pyviz/holoviews/pull/1604))
- Added support for drawing the `Arrow` annotation in Bokeh
([\1608](https://github.com/pyviz/holoviews/pull/1608))
- Added periodic method DynamicMap to schedule recurring events
([\1429](https://github.com/pyviz/holoviews/pull/1429))
- Cleaned up the API for deploying to Bokeh server
([\1444](https://github.com/pyviz/holoviews/pull/1444),
[\1469](https://github.com/pyviz/holoviews/pull/1469),
[\1486](https://github.com/pyviz/holoviews/pull/1486))
- Validation of invalid backend specific options
([\1465](https://github.com/pyviz/holoviews/pull/1465))
- Added utilities and entry points to convert notebooks to scripts
including magics
([\1491](https://github.com/pyviz/holoviews/pull/1491))
- Added support for rendering to png in Bokeh backend
([\1493](https://github.com/pyviz/holoviews/pull/1493))
- Made Matplotlib and Bokeh styling more consistent and dropped custom
Matplotlib rc file
([\1518](https://github.com/pyviz/holoviews/pull/1518))
- Added `iloc` and `ndloc` method to allow integer based indexing on
tabular and gridded datasets
([\1435](https://github.com/pyviz/holoviews/pull/1435))
- Added option to restore case sensitive completion order by setting
`hv.extension.case_sensitive_completion=True` in python or via
holoviews.rc file
([\1613](https://github.com/pyviz/holoviews/pull/1613))

Other new features and improvements:

- Optimized datashading of `NdOverlay`
([\1430](https://github.com/pyviz/holoviews/pull/1430))
- Expose last `DynamicMap` args and kwargs on Callable
([\1453](https://github.com/pyviz/holoviews/pull/1453))
- Allow colormapping `Contours` Element
([\1499](https://github.com/pyviz/holoviews/pull/1499))
- Add support for fixed ticks with labels in Bokeh backend
([\1503](https://github.com/pyviz/holoviews/pull/1503))
- Added a `clim` parameter to datashade controlling the color range
([\1508](https://github.com/pyviz/holoviews/pull/1508))
- Add support for wrapping xarray DataArrays containing Dask arrays
([\1512](https://github.com/pyviz/holoviews/pull/1512))
- Added support for aggregating to target `Image` dimensions in
datashader `aggregate` operation
([\1513](https://github.com/pyviz/holoviews/pull/1513))
- Added top-level hv.extension and `hv.renderer` utilities
([\1517](https://github.com/pyviz/holoviews/pull/1517))
- Added support for `Splines` defining multiple cubic splines in Bokeh
([\1529](https://github.com/pyviz/holoviews/pull/1529))
- Add support for redim.label to quickly define dimension labels
([\1541](https://github.com/pyviz/holoviews/pull/1541))
- Add `BoundsX` and `BoundsY` streams
([\1554](https://github.com/pyviz/holoviews/pull/1554))
- Added support for adjoining empty plots
([\1561](https://github.com/pyviz/holoviews/pull/1561))
- Handle zero-values correctly when using `logz` colormapping option
in Matplotlib
([\1576](https://github.com/pyviz/holoviews/pull/1576))
- Define a number of `Cycle` and `Palette` defaults across backends
([\1605](https://github.com/pyviz/holoviews/pull/1605))
- Many other small improvements and fixes
([\1399](https://github.com/pyviz/holoviews/pull/1399),
[\1400](https://github.com/pyviz/holoviews/pull/1400),
[\1405](https://github.com/pyviz/holoviews/pull/1405),
[\1412](https://github.com/pyviz/holoviews/pull/1412),
[\1413](https://github.com/pyviz/holoviews/pull/1413),
[\1418](https://github.com/pyviz/holoviews/pull/1418),
[\1439](https://github.com/pyviz/holoviews/pull/1439),
[\1442](https://github.com/pyviz/holoviews/pull/1442),
[\1443](https://github.com/pyviz/holoviews/pull/1443),
[\1467](https://github.com/pyviz/holoviews/pull/1467),
[\1485](https://github.com/pyviz/holoviews/pull/1485),
[\1505](https://github.com/pyviz/holoviews/pull/1505),
[\1493](https://github.com/pyviz/holoviews/pull/1493),
[\1509](https://github.com/pyviz/holoviews/pull/1509),
[\1524](https://github.com/pyviz/holoviews/pull/1524),
[\1543](https://github.com/pyviz/holoviews/pull/1543),
[\1547](https://github.com/pyviz/holoviews/pull/1547),
[\1560](https://github.com/pyviz/holoviews/pull/1560),
[\1603](https://github.com/pyviz/holoviews/pull/1603))

Changes affecting backwards compatibility:

- Renamed `ElementOperation` to `Operation`
([\1421](https://github.com/pyviz/holoviews/pull/1421))
- Removed `stack_area` operation in favor of `Area.stack` classmethod
([\1515](https://github.com/pyviz/holoviews/pull/1515))
- Removed all mpld3 support
([\1516](https://github.com/pyviz/holoviews/pull/1516))
- Added `opts` method on all types, replacing the now-deprecated
`__call__` syntax to set options
([\1589](https://github.com/pyviz/holoviews/pull/1589))
- Styling changes for both Matplotlib and Bokeh, which can be reverted
for a notebook with the `config` option of `hv.extension`. For
instance, `hv.extension('bokeh', config=dict(style_17=True))`
([\1518](https://github.com/pyviz/holoviews/pull/1518))

Page 13 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.