this.g.append("g")
    .attr("class", "grid")
    .call(make_y_gridlines()
      .tickSize(-this.width)
      .tickFormat("")