JGG

Results 1 comments of JGG

看了报错的源码,貌似可以在这写个方法 ,但是port的线条还是绞着的 @Leridy @wflixu const gridLayout = new GridLayout({ type: "grid", width: 600, height: 400, center: [300, 200], rows: 4, cols: 4, //自定义函数 nodeSize(node) { console.log("--node--", node); return [var_node_width, var_nodeHead_height...