chore(graph): add unit tests of graph

This commit is contained in:
yilin.qyl 2019-01-02 14:12:03 +08:00
parent f08737212b
commit e51b36cbf0

View File

@ -115,7 +115,7 @@ describe.only('graph', () => {
color: '#666',
x: 50,
y: 60,
size: [30, 40],
size: [ 30, 40 ],
label: 'b'
}, {
id: 'c',