v0.6.9
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’t filter the href, ariaLabel, and title channels by default. #1699
- Fix duplicate tips with the tree mark’s tip option. #1726
- Fix the axis mark’s 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’s 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