layerchart@2.0.0-next.50
Pre-release
Pre-release
·
0 commits
to main
since this release
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)