Skip to content

Commit 95d14fe

Browse files
committed
Merge pull request #1597 from loutongbing/master
距离调大点
2 parents ebfa802 + 196a96f commit 95d14fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/example/tree2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
type:'tree',
5858
orient: 'horizontal', // vertical horizontal
5959
rootLocation: {x: 100,y: 230}, // 根节点位置 {x: 100, y: 'center'}
60-
nodePadding: 6,
60+
nodePadding: 8,
6161
layerPadding: 200,
6262
hoverable: false,
6363
roam: true,

0 commit comments

Comments
 (0)