if (this.format.data) {
        this.formatters.data = d3.time.format.utc(this.format.data);
      }