Version 1.9.3
This release contains a number of important bug fixes and minor enhancements.
Particular thanks to @jbampton, @ea42gh, @laleph, and @drs251 for a number of fixes and improvements to the documentation.
Enhancements:
- Optimized rendering of stream based OverlayPlots (#2253)
- Added merge_toolbars and toolbar options to control toolbars on Layout and Grid plots (#2289)
- Optimized rendering of VectorField (#2314)
- Improvements to documentation (#2198, #2220, #2233, #2235, #2316)
- Improved bokeh Table formatting (#2267)
- Added support for handling datetime.date types (#2267)
- Add support for pre- and post-process hooks on operations (#2246, #2334)
Fixes:
- Fix for bokeh server widgets (#2218)
- Fix using event based streams on bokeh server (#2239, #2256)
- Switched to drawing Distribution, Area and Spread using patch glyphs in bokeh fixing legends (#2225)
- Fixed categorical coloring of Polygons/Path elements in matplotlib (#2259)
- Fixed bug computing categorical datashader aggregates (#2295)
- Allow using Empty object in AdjointLayout (#2275)
API Changes:
- Renamed Trisurface to TriSurface for future consistency (#2219)