removed mismatched padding on total label
authorForrest Voight <forrest@forre.st>
Tue, 8 May 2012 19:39:47 +0000 (15:39 -0400)
committerForrest Voight <forrest@forre.st>
Tue, 8 May 2012 19:39:47 +0000 (15:39 -0400)
web-static/graphs.html

index 57aa2ab..22ec27c 100644 (file)
                         .attr("text-anchor", "start")
                         .attr("dominant-baseline", "central")
                         .attr("fill", "black")
-                        .attr("x", w - margin_h + 2)
+                        .attr("x", w - margin_h)
                         .attr("y", y(total))]);
                 } else {
                     var y = d3.scale.linear().domain([