Skip to content

layerchart@2.0.0-next.50

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Apr 01:18
· 0 commits to main since this release
7178eaa

Minor Changes

  • feat: New Trail component for variable-width lines (#449)

  • fix(Axis): Default tickSpacing to null for categorical band scales, showing all ticks by default instead of reducing them. Use tickSpacing={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)