simplify case, clustering configuration for fruchterman layout

This commit is contained in:
shiwu.wyy 2019-08-09 17:38:07 +08:00
parent c6a6f3d300
commit 7e15dcbf7b

View File

@ -134,12 +134,7 @@
default: {
lineWidth: 0.4,
strokeOpacity: 0.2,
// stroke: '#333'
stroke: 'l(0) 0:' + beginColor + ' 1:' + endColor,
// endArrow: {
// path: 'M 4,0 L -4,-4 L -4,4 Z',
// d: 4
// }
stroke: 'l(0) 0:' + beginColor + ' 1:' + endColor
}
},
modes: {