LayerChart
All releases

layerchart@2.0.0-next.9

layerchart@2.0.0-next.9 pre-release

Patch Changes

  • fix(Axis): Key using tick value instead string representation to support millisecond precision (#508)

  • fix(Axis): Add time duration aware tick value/format support (#508)

  • feat(Axis): Support multiline ticks for time intervals (#508)

  • feat(Axis): Support responsive tick counts via tickSpacing prop (#508)

  • fix(Text): Apply dominant-baseline to <textPath> instead of <text> to fix Safari. Fixes #507 (#508)

  • feat(Text): Support explicit word wrapping with \n character (#508)

Edit this page