more refactoring (sidebar, meshstats)
This commit is contained in:
parent
2c57cff27f
commit
0a90cdb76c
5 changed files with 83 additions and 62 deletions
|
|
@ -76,7 +76,7 @@ define(function () {
|
|||
var nodeDict = {}
|
||||
var linkDict = {}
|
||||
|
||||
self.setData = function (linkScale, sidebar, now, newnodes, lostnodes, onlinenodes, links) {
|
||||
self.setData = function (linkScale, now, newnodes, lostnodes, onlinenodes, links) {
|
||||
nodeDict = {}
|
||||
linkDict = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue