ngx graph:角度的图形可视化库 源码
ngx图 可视化的角度图 文档和演示 安装 npm install @swimlane/ngx-graph --save 将NgxGraphModule导入模块 在组件中使用ngx-graph组件 用法 简单 < ngx-graph class =" chart-container " [view] =" [500, 200] " [links] =" [ { id: 'a', source: 'first', target: 'second', label: 'is parent of' }, {
下载地址
用户评论