antvis / layout

Layout algorithms for graphs.
193 stars 55 forks source link

feat: dagre布局下节点增加层级信息 & fixed: dagre布局的radial模式下0层node未返回_order属性 #204

Open langzhi827 opened 7 months ago

langzhi827 commented 7 months ago

急急急! dagre布局下我们需要用到节点的层级和order信息,能否在节点上加上该信息 本着不只能做拿来主义,我这边也提了pull request,麻烦看下:https://github.com/antvis/layout/pull/203