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