Skip to content

v0.3.0

Choose a tag to compare

@timtreis timtreis released this 23 Mar 23:26
· 30 commits to main since this release
edca5a5

What's Changed

Added

Changed

Fixed

  • Preserve Categorical dtype for color_vector with non-unique colors by @timtreis in #542
  • Fix datashader failing with single-category Categorical by @timtreis in #539
  • Fix outline linewidth mismatch between matplotlib and datashader by @timtreis in #543
  • Fix datashader elements invisible with non-square aspect ratios by @timtreis in #544
  • Fix categorical color mapping across coordinate systems by @timtreis in #547
  • nan handling for continuous and categorical coloring by @Sonja-Stockhaus in #427
  • Fix datashader fill_alpha applied twice by @timtreis in #552
  • Fix scale parameter for polygons with datashader by @timtreis in #555

Full Changelog: v0.2.14...v0.3.0