styles: add call to ui

上级 df3ecbda
......@@ -55,6 +55,8 @@
name: "root." + link.source,
value: 1
}
} else {
dMap[link.source].value++
}
}
......@@ -158,6 +160,7 @@
return [
'<div class="tooltip-title">' + formatUtil.encodeHTML(treePath.join('.')) + '</div>',
'Call ' + formatUtil.addCommas(value) + ' ',
].join('');
}
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册