ホーム / ニュース / MindFusion.Diagramming for JavaScript V4.3.2
MindFusion.Diagramming for JavaScript V4.3.2
反転ツリーレイアウトを追加して、子ノードから親ノードへのリンク方向を許可
9月 4, 2023
新バージョン
機能
Reversed tree layouts
Added the reversedLinks property of TreeLayout, RadialTreeLayout and BorderedTreeLayout which lets you arrange trees where links point from child to parent nodes, instead of the default parent to child direction.
Miscellaneous
Column, row and node property getters have been added to CellEventArgs.
ContainerNode now sorts its child nodes by zIndex instead of insertion order.