this.errorG.select(this.error_chart_el + " .axis--y")
    .call(d3.axisLeft(this.error_y).ticks(5));