github holoviz/datashader 0.6.1

latest releases: v0.16.1rc1, v1.16.1rc1, v1.16.1a2...
6 years ago

Minor bugfix release, primarily updating example notebooks to match API changes in external packages.

Backwards compatibility:

  • Made edge bundling retain edge order, to allow indexing, and absolute coordinates, to allow overlaying on external data.
  • Updated examples to show that xarray now requires dimension names to match before doing arithmetic or comparisons between arrays.

Known issues:

  • If you use Jupyter notebook 5.0 (earlier or later versions should be ok), you will need to override a setting that prevents visualizations from appearing, e.g.: jupyter notebook --NotebookApp.iopub_data_rate_limit=100000000 census.ipynb &
  • The dashboard needs to be rewritten entirely to match current Bokeh and HoloViews releases, so that hover and legend support can be restored.

Don't miss a new datashader release

NewReleases is sending notifications on new releases.