OrgChart JS v6.4.x
Released: May 20, 2020
v6.4.x 中的更新
v6.4.2
Updated May 27, 2020
- Fixed #358 Message: Added non-passive event listener to a scroll-blocking 'mousewheel' event.
v6.4.1
Updated May 27, 2020
- Added new method OrgChart.childrenCount(chart, node) and changed NumberOfChildren demo.
v6.4.0
Updated May 20, 2020
- New feature - now you can display the number of collapsed nodes in the expand collapse button. Adds new demo to demonstrate feature - CountCollapsedNode.