this.x = d3.time
        .scale()
        .range([
          this.options.innerPadding.left,
          this.width - this.options.innerPadding.right