github holoviz/datashader v0.6.9
Version 0.6.9

latest releases: v0.16.1, v0.16.1rc1, v1.16.1rc1...
5 years ago

This release includes major contributions from @jonmmease (fixing several long-standing bugs), @jlstevens (updating all example notebooks to use current syntax, #685), @jbednar, @philippjfr, and @jsignell (Panel-based dashboard), and @brendancol (geo utilities).

New features:

  • Replaced outdated 536-line Bokeh dashboard.py with 71-line Panel+HoloViews dashboard .ipynb (#676)
  • Allow aggregating xarray objects (in addition to Pandas and Dask DataFrames) (#675)
  • Create WMTS tiles from Datashader data (#636)
  • Added various geographic utility functions (ndvi, slope, aspect, hillshade, mean, bump map, Perlin noise) (#661)
  • Made OpenSky data public (#691)

Bugfixes and compatibility:

  • Fix array bounds error on line glyph (#683)
  • Fixed the span argument to tf.shade (#680)
  • Fixed composite.add (for use in spreading) to clip colors rather than overflow (#689)
  • Fixed gerrymandering shape file (#688)
  • Updated to match Bokeh (#656), Dask (#681, #667), Pandas/Numpy (#697)

Don't miss a new datashader release

NewReleases is sending notifications on new releases.