diff options
author | Steve Francia <spf@golang.org> | 2018-02-21 11:17:06 -0500 |
---|---|---|
committer | Steve Francia <spf@golang.org> | 2018-02-26 19:02:22 +0000 |
commit | bc40a4c35d3ac1807d228e6fabee47ff3ff81cae (patch) | |
tree | 8fabac1348cbd665cac452b3fc14386fbb2864b8 /content/survey2017/last-year.svg | |
parent | 50caeec05b4e3f78d8a4c10145fde6bd7b1007f9 (diff) |
content: survey 2017 results
Change-Id: I00c17fd14b10f3c1b652bc0bf381a294f7b2cda9
Reviewed-on: https://go-review.googlesource.com/95855
Reviewed-by: Cassandra Salisbury <cls@golang.org>
Reviewed-by: Sameer Ajmani <sameer@golang.org>
Diffstat (limited to 'content/survey2017/last-year.svg')
-rw-r--r-- | content/survey2017/last-year.svg | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/content/survey2017/last-year.svg b/content/survey2017/last-year.svg new file mode 100644 index 0000000..e0fbcc2 --- /dev/null +++ b/content/survey2017/last-year.svg @@ -0,0 +1,35 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" + "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<svg width="70.00em" height="6.80em" version="1.1" + xmlns="http://www.w3.org/2000/svg"> + <defs> + <style type="text/css"><![CDATA[ + svg { + font-family: "Helvetica Neue", Arial, sans-serif; /* Helvetica on Mac aka sans-serif has broken U+2007 */ + } + tspan.size { + font-size: 0.80em; + } + tspan.head { + font-weight: bold; + } + tspan.paren { + font-weight: normal !important; + } + ]]></style> + </defs> +<text x="0.00em" y="1.20em" class="head"><tspan class="size">Did you take last year's survey <tspan class="paren">(single choice)</tspan></tspan></text> +<rect x="7.25em" y="2.10em" width="2.52em" height="0.60em" stroke="#00ACD7" fill="#00ACD7"/> +<text x="6.75em" y="2.70em" text-anchor="end"><tspan class="size">1,569 (25%)</tspan></text> +<text x="10.27em" y="2.70em"><tspan class="size">Yes</tspan></text> +<rect x="7.25em" y="3.30em" width="4.65em" height="0.60em" stroke="#00ACD7" fill="#00ACD7"/> +<text x="6.75em" y="3.90em" text-anchor="end"><tspan class="size">2,892 (46%)</tspan></text> +<text x="12.40em" y="3.90em"><tspan class="size">No</tspan></text> +<rect x="7.25em" y="4.50em" width="1.53em" height="0.60em" stroke="#00ACD7" fill="#00ACD7"/> +<text x="6.75em" y="5.10em" text-anchor="end"><tspan class="size">952 (15%)</tspan></text> +<text x="9.28em" y="5.10em"><tspan class="size">I don't remember</tspan></text> +<rect x="7.25em" y="5.70em" width="1.31em" height="0.60em" stroke="black" fill="white"/> +<text x="6.75em" y="6.30em" text-anchor="end"><tspan class="size">813 (13%)</tspan></text> +<text x="9.06em" y="6.30em"><tspan class="size">No response</tspan></text> +</svg> |