LayerChart
All releases

layerchart@2.0.0-next.50

layerchart@2.0.0-next.50 pre-release

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)
Edit this page