dmn-elex-historical-share
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "dmn-elex-historical-share", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "", |
@@ -243,3 +243,3 @@ import * as d3 from "d3"; | ||
.attr("class", "leading-margin-label") | ||
.attr("y", textOffset) | ||
.attr("y", textOffset - 5) | ||
.text("GOP vote margin") | ||
@@ -246,0 +246,0 @@ .merge(trumpMarginLabel) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
6020457