LayerChart
All releases

layerchart@2.0.0-next.15

layerchart@2.0.0-next.15 pre-release

Minor Changes

  • fix(ForceSimulation): Decouple from ChartContext by taking nodes and links via data prop. (#526)

  • fix(ForceSimulation): Improve types of nodes and links via generics (i.e. ForceSimulation<Node, Link>). (#527)

  • fix(ForceSimulation): Expose links via children snippet.

Edit this page