Skip to content

v44.0.0

Choose a tag to compare

@nickofthyme nickofthyme released this 01 Mar 15:07

44.0.0 (2022-03-01)

Bug Fixes

  • axis: correct tick alignment in ordinal scale with numeric values (#1609) (915349d)
  • legend: width with duplicate nested pie slice labels (#1585) (1073231)
  • partition: consider legend extras when computing the legend size (#1611) (2078f3d)
  • xy: dataIndex keeps original data order on small multiples (#1597) (9e2566c)

Features

BREAKING CHANGES

  • heatmap: width, align, and baseline style properties are removed from the xAxisLabels and yAxisLabels style of the Heatmap theme.

Co-authored-by: Marco Vettorello vettorello.marco@gmail.com