more refactoring (sidebar, meshstats)

This commit is contained in:
Nils Schneider 2015-03-25 15:33:36 +01:00
commit 0a90cdb76c
5 changed files with 83 additions and 62 deletions

View file

@ -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 = {}