特性
- Added two new methods:
- chart.magnify(id, scale, front, anim, callback).
- id: is the node id we want to highlight or magnify.
- scale: scale of the magnified node.
- front: true or false, display magnified node in front of other nodes if it is true.
- anim: animation effect for the magnified node, if not set the default is chart.config.anim.
- callback: callback function before the animation start.
- chart.magnifyBack(id, anim, callback).
- id: is the node id we want to highlight or magnify.
- anim: animation effect for the magnified node, if not set the default is chart.config.anim.
- callback: callback function after the animation ends.
創建簡單、靈活且高度可定制的組織結構圖,以優雅的方式呈現結構資料。
自 2019 的官方分銷商