Please see the 0.6.17 release notes for examples.
New features
- The clip mark option now supports GeoJSON. #1109 #2243 #2248
Bug fixes and other improvements
- Fix invisible slivers when rendering the waffle mark. #2205
- Fix the waffle mark’s tip #2132, stroke #2186 #2204 and href #2202 #2203 options.
- Fix excessively strict mark className option validation. #2124 #2126
- Fix the ariaLabel option on the axis mark. #2162
- Respect the top-level document option when dispatching input events. #2159 #2169
- Fix rendering of custom marks that return a SVGSVGElement when faceting. #2218 #2219
- Don’t implicitly stack areas when using shorthand (Plot.indexOf). #2178 #2179
- Fix handling of null values in Arrow vectors. #2194 #2195
- Avoid a crash when specifying a temporal tickFormat on a scale with a empty domain. #2231 #2232
- Handle color legends with degenerate domains. #2210 #2212
- Fix circle and hexagon options type. #2257 #2266
- Various documentation improvements. #2123 #2139 #2141 #2151 #2150 #2152 #2173 #2185 #2191
New Contributors
- @stringertheory made their first contribution in #2227
- @vincvdwal made their first contribution in #2242
Full Changelog: v0.6.16...v0.6.17