_initVisualization: function(config) {
        this.config = this._parseConfig(config);
        this.render();
        this._setListeners();