Skip to content

5.0.0-beta.17

Compare
Choose a tag to compare
@martynasma martynasma released this 15 Sep 11:21
· 206 commits to master since this release

[5.0.0-beta.17] - 2021-09-15

Changed

  • Default for Treemap setting layoutAlgorithm changed to "squarify".
  • Providing value in Hierarchy node's data will override sum of its children (except for Pack).

Fixed

  • ForceDirected nodes were linked to invisible top node even though topLevel was set to 1 meaning top node should not be visible. This was causing issues with the layout of such nodes.