Skip to content

v0.6.9

Compare
Choose a tag to compare
@mbostock mbostock released this 28 Jun 00:43
· 118 commits to main since this release
7b92d54

Please see the 0.6.9 release notes for more!

  • Time axes now default to multi-line ticks for better readability. 馃帀 #1718 #1728
  • Easier piecewise scale construction. #1715
  • Apply pointer-events: none to tips when the pointer transform is not sticky. #1697
  • Add textLayout option to the tree mark, with mirrored labels by default. #1610
  • Don鈥檛 filter the href, ariaLabel, and title channels by default. #1699
  • Fix duplicate tips with the tree mark鈥檚 tip option. #1726
  • Fix the axis mark鈥檚 sort, filter, reverse, and initializer options. #1665
  • Fix the auto mark when both dimensions are ordinal and the mark option is bar. #1674
  • Fix a regression in the window transform鈥檚 median, percentile, and related reducers. #1691
  • Fix barycentric interpolation outside the convex hull of samples. #1701
  • Fix non-faceted pointer transforms in faceted plots. #1713