github holoviz/holoviews v1.1.0
Version 1.1.0

latest releases: v1.19.0a1, v1.19.0a0, v1.18.3...
8 years ago

The first minor version release of HoloViews.

Highlights:

  • Support for nbagg as a backend (09eab4f)
  • New .hvz file format for saving HoloViews objects (bfd5f7a)
  • New Polygon element type (d1ec8ec)
  • Greatly improved Unicode support throughout, including support for unicode characters in Python 3 attribute names (609a845)
  • Regular SelectionWidget now supports live rendering (eb5bf8b)
  • Supports a list of objects in Layout and Overlay constructors (5ba1866)
  • Polar projections now supported (3801b76)

API changes (not backward compatible):

  • xlim, ylim, zlim, xlabel, ylabel and zlabel have been deprecated (081d412)
  • Plotting options show_xaxis and show_yaxis renamed to xaxis and yaxis, respectively (13393f2).
  • Deprecated IPySelectionWidget (f59c34c)
  • In addition to the above improvements, many miscellaneous bug fixes were made.

Don't miss a new holoviews release

NewReleases is sending notifications on new releases.