All releases
Minor Changes
-
feat: New Trail component for variable-width lines (#449)
-
fix(Axis): Default
tickSpacingtonullfor categorical band scales, showing all ticks by default instead of reducing them. UsetickSpacing={80}to opt-in to tick reducing on categorical band scale axes. (#449)
Patch Changes
- fix(Spline): Make motion prop reactive so toggling between tween/none updates without remount (#449)