github holoviz/datashader v0.14.1
Version 0.14.1

latest releases: v0.16.1, v0.16.1rc1, v1.16.1rc1...
22 months ago

This release provides a number of important bug fixes and small enhancements from Ian Thomas along with infrastructure improvements from Maxime Liquet and new reductions from @tselea.

Enhancements:

  • Improvements to antialiased lines:
    • Support antialiased lines for categorical aggregates (#1081,#1083)
    • Correctly handle NaNs in antialiased line coordinates (#1097)
  • Improvements to rescale_discrete_levels for how='eq_hist':
    • Correct implementation of rescale_discrete_levels (#1078)
    • Check before calling rescale_discrete_levels (#1085)
    • Remove empty histogram bins in eq_hist (#1094)
  • Implementation of first and last reduction (#1093) for data types other than raster.

Bug fixes:

  • Do not snap trimesh vertices to pixel grid (#1092)
  • Correctly orient (y, x) arrays for xarray (#1095)
  • Infrastructure/build fixes (#1080, #1089, #1096)

Don't miss a new datashader release

NewReleases is sending notifications on new releases.