ssthouse / tree-chart

Flexible tree chart using Canvas and Svg, powered by D3.js; ✅Support Vue, Vue3 and React;
https://ssthouse.github.io/tree-chart/#/svgTree
MIT License
435 stars 96 forks source link

vue3-tree-chart中direction为horizontal时,连接线绘制错误 #120

Open WenKingSu opened 2 years ago

WenKingSu commented 2 years ago

clone本专案编译vue3-chart-tree时,将demo当中范例direction=horizontal时,node位置呈现horizontal,但连接线为vertical。