github holoviz/holoviews v1.11.3

latest releases: v1.20.0rc1, v1.20.0rc0, v1.20.0b0...
5 years ago

This is the last micro-release in the 1.11 series providing a number
of important fixes. Many thanks to our users for reporting these
issues and @poplarShift and @henriqueribeiro for contributing a number
of crucial fixes.

Bug fixes:

  • All unused Options objects are now garbage collected fixing the last
    memory leak (#3438)
  • Ensured updating of size on matplotlib charts does not error (#3442)
  • Fix casting of datetimes on dask dataframes (#3460)
  • Ensure that calling redim does not break streams and links (#3478)
  • Ensure that matplotlib polygon plots close the edge path (#3477)
  • Fixed bokeh ArrowPlot error handling colorbars (#3476)
  • Fixed bug in angle conversion on the VectorField if invert_axes (#3488)
  • Ensure that all non-Annotation elements support empty constructors (#3511)
  • Fixed bug handling out-of-bounds errors when using tap events on
    datetime axis (#3519)

Enhancements:

  • Apply Labels element offset using a bokeh transform allowing Labels
    element to share data with original data (#3445)
  • Allow using datetimes in xlim/ylim/zlim (#3491)
  • Optimized rendering of TriMesh wireframes (#3495)
  • Add support for datetime formatting when hovering on Image/Raster (#3520)
  • Added Tiles element from GeoViews (#3515)

Don't miss a new holoviews release

NewReleases is sending notifications on new releases.