this.y = d3.scale
        .linear()
        .range([
          this.height - this.options.innerPadding.bottom,
          this.options.innerPadding.top