Replies: 2 comments
-
         
重叠的完整图  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         react节点需要额外设置 dx、dy 将原点位置从左上方调整到中心。  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug / 问题描述
这里我只是将上面的布局换成自定义节点而已
b分组和c分组重叠了
layout: {
type: 'antv-dagre',
rankdir: 'LR',
controlPoints: false,
sortByCombo: true, // 让 combo 纵向排布
},
另外正交线也怪怪的,为什么有 必经过点的,拖拽时候线也是怪怪的,拖不动
还有就是连接桩嘞,有没有自定义节点的连接桩
Reproduction link / 复现链接
No response
Steps to Reproduce the Bug or Issue / 重现步骤
No response
Version / 版本
Please select / 请选择
OS / 操作系统
Browser / 浏览器
Beta Was this translation helpful? Give feedback.
All reactions