Skip to content

Release 5.7.0

Compare
Choose a tag to compare
@domoritz domoritz released this 15 Apr 02:33
· 297 commits to main since this release

5.7.0 (2023-04-15)

Bug Fixes

  • add repeat prefix to name in normalization (#8733) (2ea3265)
  • allow setting width/height in repeated layers (#8723) (9e26410)
  • correctly apply stacked to bar with quantitative x and quantitative y axes (#8838) (4b9d22c)
  • correctly handle merging of domains with more than one sort object (#8567) (1eedb8f)
  • move name from layer chart to one of the inside layers (#8662) (d99f614)
  • orient logic for when bar with x=T + simplify logic (#8739) (ea4aa64)
  • prevent duplicate spec names in top-level selection view paths (#8486) (ba46bd2)

Features

  • enable interval selections for cartographic projections (#6953) (e5cbe8f)