Please see the 0.6.16 release notes for examples and more!
New features
- Add the waffle mark 🧇 for comparing countable quantities. #2029 #2040
- Add support for GeoJSON data and GeoJSON property shorthand to all marks. #2092 #1745 #1172
- Add support for the tip option to the geo mark (via an implicit centroid transform). #2088 #2087 #2085 #1743
- Add support for Apache Arrow as native data, allowing channel shorthand. #191 #2030 #2096 #2115
- Add per-side and per-corner rounding options (r, rx1, ry1, etc.) to rect-like marks. #2099 #2054
- Add className mark option. Thanks, @RLesser! #1098
- Add differenceX and shiftY. #1922
Bug fixes and other improvements
- Change the tip mark to ignore channels of literal color values. #2091 #2090
- Optimize clip path rendering. #1624
- Fix marker options on lines with variable aesthetics. #2094 #2093
- Fix the default plot height when a projection domain is set. #2102 #2063
- Fix the default plot height when the ordinal y scale domain is empty. #1864 #1856
- Fix the Voronoi mark with the pointer transform. #1622 #1623
- Fix the Voronoi mark with non-exclusive facets. #1858 #1623
- Fix detection of date columns with Apache Arrow data. #2096
New contributors
Full Changelog: v0.6.15...v0.6.16