Custom Node
下一篇
📈 图表分类
Loading...
使用自定义的 React 节点进行图的渲染。此示例中使用了内置的 RC 组件 OrganizationChartNode 进行简单实现,你也可以自行开发 RC 组件以满足特定需求。
Render the chart using custom React nodes. The example uses the built-in OrganizationChartNode, but you can develop your own RC component for specific needs.