console.debug('chart draw'); dojo.forEach(this.todos, function(item){ item.draw(viewport.lighting); });