container: function(cont) {
        if (arguments.length == 0) {
            return this._plotCont;
        }
        this._plotCont = cont;