return d3.scale.linear().domain([0, this._getMaxData(data)]).range([this.chartHeight(), 0]);