scruffy 0.2.5 → 0.2.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,40 +1,40 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <?DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" type=""?>
3
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="600" height="360" xmlns="http://www.w3.org/2000/svg">
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="600 100 360 200">
4
4
  <g id="scruffy_graph">
5
- <g transform="translate(0.0, 0.0)" id="background">
5
+ <g id="background" transform="translate(0.0, 0.0)">
6
6
  <defs>
7
- <linearGradient x2="0%" y2="100%" x1="0%" id="BackgroundGradient" y1="0%">
8
- <stop stop-color="black" offset="5%"/>
9
- <stop stop-color="#4A465A" offset="95%"/>
7
+ <linearGradient id="BackgroundGradient" x1="0%" y1="0%" x2="0%" y2="100%">
8
+ <stop offset="5%" stop-color="black"/>
9
+ <stop offset="95%" stop-color="#4A465A"/>
10
10
  </linearGradient>
11
11
  </defs>
12
- <rect width="600.0" x="0" y="0" height="360.0" fill="url(#BackgroundGradient)"/>
12
+ <rect width="600.0" height="360.0" x="0" y="0" fill="url(#BackgroundGradient)"/>
13
13
  </g>
14
- <g transform="translate(-90.0, 43.2)" id="graphs">
15
- <g class="graph_layer" id="component_graphs_graph_0">
16
- <path d="M270.0,158.4 L390.517881744922,197.558633527193 A126.72,126.72 0, 0, 1, 319.32830787254 275.124789322714 Z" stroke="none" fill="#FDD84E"/>
17
- <text font-size="19.008" x="382.031804390038" text-anchor="middle" y="270.725860035269" fill="white">13%</text>
18
- <path d="M270.0,158.4 L319.32830787254,275.124789322714 A126.72,126.72 0, 0, 1, 143.331677324812 154.781377243423 Z" stroke="none" fill="#72AE6E"/>
19
- <text font-size="19.008" x="184.168506366244" text-anchor="middle" y="293.428558539747" fill="white">31%</text>
20
- <path d="M270.0,158.4 L143.331677324812,154.781377243423 A126.72,126.72 0, 0, 1, 165.396201216877 86.8737553052029 Z" stroke="none" fill="#D1695E"/>
21
- <text font-size="19.008" x="125.378541906094" text-anchor="middle" y="120.913639767368" fill="white">9%</text>
22
- <path d="M270.0,158.4 L165.396201216877,86.8737553052029 A126.72,126.72 0, 0, 1, 390.517881744922 197.558633527193 Z" stroke="none" fill="#8A6EAF"/>
23
- <text font-size="19.008" x="337.093845539449" text-anchor="middle" y="31.4420053394773" fill="white">45%</text>
14
+ <g id="graphs" transform="translate(-90.0, 43.2)">
15
+ <g id="component_graphs_graph_0" class="graph_layer">
16
+ <path d="M270.0,158.4 L390.517881744922,197.558633527193 A126.72,126.72 0, 0, 1, 350.21533814666 256.499224900185 Z" stroke="none" fill="#FDD84E"/>
17
+ <text x="395.524558539747" y="253.735493633756" font-size="19.008" font-family="" fill="white" text-anchor="middle">9%</text>
18
+ <path d="M270.0,158.4 L350.21533814666,256.499224900185 A126.72,126.72 0, 0, 1, 165.396201216877 86.8737553052029 Z" stroke="none" fill="#72AE6E"/>
19
+ <text x="167.178139964731" y="279.935804390038" font-size="19.008" font-family="" fill="white" text-anchor="middle">45%</text>
20
+ <path d="M270.0,158.4 L165.396201216877,86.8737553052029 A126.72,126.72 0, 0, 1, 378.516549113481 92.9621136611107 Z" stroke="none" fill="#D1695E"/>
21
+ <text x="274.342347307893" y="15.9020127897742" font-size="19.008" font-family="" fill="white" text-anchor="middle">31%</text>
22
+ <path d="M270.0,158.4 L378.516549113481,92.9621136611107 A126.72,126.72 0, 0, 1, 390.517881744922 197.558633527193 Z" stroke="none" fill="#8A6EAF"/>
23
+ <text x="421.072806604042" y="150.570010246405" font-size="19.008" font-family="" fill="white" text-anchor="middle">13%</text>
24
24
  </g>
25
25
  </g>
26
- <g transform="translate(30.0, 7.2)" id="title">
27
- <text class="title" font-size="25.2" x="270.0" text-anchor="middle" y="25.2" stroke="none" stroke-width="0" fill="white">Favourite Snacks</text>
26
+ <g id="title" transform="translate(30.0, 7.2)">
27
+ <text class="title" x="270.0" y="25.2" font-size="25.2" font-family="" fill="white" stroke="none" stroke-width="0" text-anchor="middle">Favourite Snacks</text>
28
28
  </g>
29
- <g transform="translate(360.0, 54.0)" id="legend">
30
- <rect width="12.672" x="0" y="0.0" height="12.672" fill="#FDD84E"/>
31
- <text font-size="20.2752" x="25.344" y="15.2064" fill="white" style="color: white">Taco</text>
32
- <rect width="12.672" x="0" y="25.344" height="12.672" fill="#72AE6E"/>
33
- <text font-size="20.2752" x="25.344" y="40.5504" fill="white" style="color: white">Orange</text>
34
- <rect width="12.672" x="0" y="50.688" height="12.672" fill="#D1695E"/>
35
- <text font-size="20.2752" x="25.344" y="65.8944" fill="white" style="color: white">Apple</text>
36
- <rect width="12.672" x="0" y="76.032" height="12.672" fill="#8A6EAF"/>
37
- <text font-size="20.2752" x="25.344" y="91.2384" fill="white" style="color: white">Banana</text>
29
+ <g id="legend" transform="translate(360.0, 54.0)">
30
+ <rect x="0" y="0.0" width="12.672" height="12.672" fill="#FDD84E"/>
31
+ <text x="25.344" y="15.2064" font-size="20.2752" font-family="" style="color: white" fill="white">Apple</text>
32
+ <rect x="0" y="25.344" width="12.672" height="12.672" fill="#72AE6E"/>
33
+ <text x="25.344" y="40.5504" font-size="20.2752" font-family="" style="color: white" fill="white">Banana</text>
34
+ <rect x="0" y="50.688" width="12.672" height="12.672" fill="#D1695E"/>
35
+ <text x="25.344" y="65.8944" font-size="20.2752" font-family="" style="color: white" fill="white">Orange</text>
36
+ <rect x="0" y="76.032" width="12.672" height="12.672" fill="#8A6EAF"/>
37
+ <text x="25.344" y="91.2384" font-size="20.2752" font-family="" style="color: white" fill="white">Taco</text>
38
38
  </g>
39
39
  </g>
40
40
  </svg>
@@ -1,295 +1,295 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <?DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" type=""?>
3
- <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="600" height="360" xmlns="http://www.w3.org/2000/svg">
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="600 100 360 200">
4
4
  <g id="scruffy_graph">
5
- <g transform="translate(0.0, 0.0)" id="background">
5
+ <g id="background" transform="translate(0.0, 0.0)">
6
6
  <defs>
7
- <linearGradient x2="0%" y2="100%" x1="0%" id="BackgroundGradient" y1="0%">
8
- <stop stop-color="black" offset="5%"/>
9
- <stop stop-color="#4A465A" offset="95%"/>
7
+ <linearGradient id="BackgroundGradient" x1="0%" y1="0%" x2="0%" y2="100%">
8
+ <stop offset="5%" stop-color="black"/>
9
+ <stop offset="95%" stop-color="#4A465A"/>
10
10
  </linearGradient>
11
11
  </defs>
12
- <rect width="600.0" x="0" y="0" height="360.0" fill="url(#BackgroundGradient)"/>
12
+ <rect width="600.0" height="360.0" x="0" y="0" fill="url(#BackgroundGradient)"/>
13
13
  </g>
14
- <g transform="translate(30.0, 7.2)" id="title">
15
- <text class="title" font-size="25.2" x="270.0" text-anchor="middle" y="25.2" stroke="none" stroke-width="0" fill="white">Long-term Comparisons</text>
14
+ <g id="title" transform="translate(30.0, 7.2)">
15
+ <text class="title" x="270.0" y="25.2" font-size="25.2" font-family="" fill="white" stroke="none" stroke-width="0" text-anchor="middle">Long-term Comparisons</text>
16
16
  </g>
17
- <g transform="translate(180.0, 196.2)" id="label_one">
18
- <text class="text" font-size="10.8" x="120.0" text-anchor="middle" y="10.8" stroke="none" stroke-width="0" fill="white">Northeastern (Top) / Central (Bottom)</text>
17
+ <g id="label_one" transform="translate(180.0, 196.2)">
18
+ <text class="text" x="120.0" y="10.8" font-size="10.8" font-family="" fill="white" stroke="none" stroke-width="0" text-anchor="middle">Northeastern (Top) / Central (Bottom)</text>
19
19
  </g>
20
- <g transform="translate(18.0, 72.0)" id="top">
20
+ <g id="top" transform="translate(18.0, 72.0)">
21
21
  <g>
22
- <g transform="translate(54.0, 0.0)" id="grid">
23
- <line x2="486.0" y2="0.0" x1="0" style="stroke: white; stroke-width: 2;" y1="0.0"/>
24
- <line x2="486.0" y2="24.03" x1="0" style="stroke: white; stroke-width: 2;" y1="24.03"/>
25
- <line x2="486.0" y2="48.06" x1="0" style="stroke: white; stroke-width: 2;" y1="48.06"/>
26
- <line x2="486.0" y2="72.09" x1="0" style="stroke: white; stroke-width: 2;" y1="72.09"/>
27
- <line x2="486.0" y2="96.12" x1="0" style="stroke: white; stroke-width: 2;" y1="96.12"/>
22
+ <g id="grid" transform="translate(54.0, 0.0)">
23
+ <line x1="0" y1="0.0" x2="486.0" y2="0.0" style="stroke: white; stroke-width: 2;"/>
24
+ <line x1="0" y1="24.03" x2="486.0" y2="24.03" style="stroke: white; stroke-width: 2;"/>
25
+ <line x1="0" y1="48.06" x2="486.0" y2="48.06" style="stroke: white; stroke-width: 2;"/>
26
+ <line x1="0" y1="72.09" x2="486.0" y2="72.09" style="stroke: white; stroke-width: 2;"/>
27
+ <line x1="0" y1="96.12" x2="486.0" y2="96.12" style="stroke: white; stroke-width: 2;"/>
28
28
  </g>
29
- <g transform="translate(0.0, 2.16)" id="values">
30
- <text font-size="7.6896" x="43.2" text-anchor="end" y="96.12" fill="white">($67.50)</text>
31
- <text font-size="7.6896" x="43.2" text-anchor="end" y="72.09" fill="white">$21.62</text>
32
- <text font-size="7.6896" x="43.2" text-anchor="end" y="48.06" fill="white">$110.75</text>
33
- <text font-size="7.6896" x="43.2" text-anchor="end" y="24.03" fill="white">$199.88</text>
34
- <text font-size="7.6896" x="43.2" text-anchor="end" y="0.0" fill="white">$289.00</text>
29
+ <g id="values" transform="translate(0.0, 2.16)">
30
+ <text x="43.2" y="96.12" font-size="7.6896" font-family="" fill="white" text-anchor="end">($67.50)</text>
31
+ <text x="43.2" y="72.09" font-size="7.6896" font-family="" fill="white" text-anchor="end">$21.62</text>
32
+ <text x="43.2" y="48.06" font-size="7.6896" font-family="" fill="white" text-anchor="end">$110.75</text>
33
+ <text x="43.2" y="24.03" font-size="7.6896" font-family="" fill="white" text-anchor="end">$199.88</text>
34
+ <text x="43.2" y="0.0" font-size="7.6896" font-family="" fill="white" text-anchor="end">$289.00</text>
35
35
  </g>
36
- <g transform="translate(54.0, 99.36)" id="labels">
37
- <text font-size="7.776" x="0.0" text-anchor="middle" y="8.64" fill="white">Jan</text>
38
- <text font-size="7.776" x="44.1818181818182" text-anchor="middle" y="8.64" fill="white">Feb</text>
39
- <text font-size="7.776" x="88.3636363636364" text-anchor="middle" y="8.64" fill="white">Mar</text>
40
- <text font-size="7.776" x="132.545454545455" text-anchor="middle" y="8.64" fill="white">Apr</text>
41
- <text font-size="7.776" x="176.727272727273" text-anchor="middle" y="8.64" fill="white">May</text>
42
- <text font-size="7.776" x="220.909090909091" text-anchor="middle" y="8.64" fill="white">Jun</text>
43
- <text font-size="7.776" x="265.090909090909" text-anchor="middle" y="8.64" fill="white">Jul</text>
44
- <text font-size="7.776" x="309.272727272727" text-anchor="middle" y="8.64" fill="white">Aug</text>
45
- <text font-size="7.776" x="353.454545454545" text-anchor="middle" y="8.64" fill="white">Sep</text>
46
- <text font-size="7.776" x="397.636363636364" text-anchor="middle" y="8.64" fill="white">Oct</text>
47
- <text font-size="7.776" x="441.818181818182" text-anchor="middle" y="8.64" fill="white">Nov</text>
48
- <text font-size="7.776" x="486.0" text-anchor="middle" y="8.64" fill="white">Dec</text>
36
+ <g id="labels" transform="translate(54.0, 99.36)">
37
+ <text x="0.0" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Jan</text>
38
+ <text x="44.1818181818182" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Feb</text>
39
+ <text x="88.3636363636364" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Mar</text>
40
+ <text x="132.545454545455" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Apr</text>
41
+ <text x="176.727272727273" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">May</text>
42
+ <text x="220.909090909091" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Jun</text>
43
+ <text x="265.090909090909" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Jul</text>
44
+ <text x="309.272727272727" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Aug</text>
45
+ <text x="353.454545454545" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Sep</text>
46
+ <text x="397.636363636364" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Oct</text>
47
+ <text x="441.818181818182" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Nov</text>
48
+ <text x="486.0" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Dec</text>
49
49
  </g>
50
- <g transform="translate(54.0, 0.0)" id="graphs">
51
- <g class="graph_layer" id="component_graphs_graph_0">
50
+ <g id="graphs" transform="translate(54.0, 0.0)">
51
+ <g id="component_graphs_graph_0" class="graph_layer">
52
52
  <g transform="translate(0, -1.9224)">
53
53
  <polygon points="0,96.12 0.0,72.5281346423562 44.1818181818182,79.268667601683 88.3636363636364,50.9584291725105 132.545454545455,59.0470687237027 176.727272727273,69.8319214586255 220.909090909091,49.3407012622721 265.090909090909,23.1874333800842 309.272727272727,50.9584291725105 353.454545454545,64.4394950911641 397.636363636364,23.1874333800842 441.818181818182,0.0 486.0,72.5281346423562 486.0,96.12" style="fill: black; stroke: black; fill-opacity: 0.06; stroke-opacity: 0.06;"/>
54
54
  </g>
55
- <polygon stroke="#6886B4" points="0,96.12 0.0,72.5281346423562 44.1818181818182,79.268667601683 88.3636363636364,50.9584291725105 132.545454545455,59.0470687237027 176.727272727273,69.8319214586255 220.909090909091,49.3407012622721 265.090909090909,23.1874333800842 309.272727272727,50.9584291725105 353.454545454545,64.4394950911641 397.636363636364,23.1874333800842 441.818181818182,0.0 486.0,72.5281346423562 486.0,96.12" fill="#6886B4" style="opacity: 1.0"/>
55
+ <polygon points="0,96.12 0.0,72.5281346423562 44.1818181818182,79.268667601683 88.3636363636364,50.9584291725105 132.545454545455,59.0470687237027 176.727272727273,69.8319214586255 220.909090909091,49.3407012622721 265.090909090909,23.1874333800842 309.272727272727,50.9584291725105 353.454545454545,64.4394950911641 397.636363636364,23.1874333800842 441.818181818182,0.0 486.0,72.5281346423562 486.0,96.12" fill="#6886B4" stroke="#6886B4" style="opacity: 1.0"/>
56
56
  </g>
57
- <g class="graph_layer" id="component_graphs_graph_1">
57
+ <g id="component_graphs_graph_1" class="graph_layer">
58
58
  <g transform="translate(0, -1.9224)">
59
59
  <polygon points="0,96.12 0.0,80.6167741935484 44.1818181818182,59.0470687237027 88.3636363636364,72.5281346423562 132.545454545455,50.4191865357644 176.727272727273,23.7266760168303 220.909090909091,70.9104067321178 265.090909090909,69.8319214586255 309.272727272727,49.3407012622721 353.454545454545,23.1874333800842 397.636363636364,50.9584291725105 441.818181818182,64.4394950911641 486.0,67.4053295932679 486.0,96.12" style="fill: black; stroke: black; fill-opacity: 0.06; stroke-opacity: 0.06;"/>
60
60
  </g>
61
- <polygon stroke="#FDD84E" points="0,96.12 0.0,80.6167741935484 44.1818181818182,59.0470687237027 88.3636363636364,72.5281346423562 132.545454545455,50.4191865357644 176.727272727273,23.7266760168303 220.909090909091,70.9104067321178 265.090909090909,69.8319214586255 309.272727272727,49.3407012622721 353.454545454545,23.1874333800842 397.636363636364,50.9584291725105 441.818181818182,64.4394950911641 486.0,67.4053295932679 486.0,96.12" fill="#FDD84E" style="opacity: 0.85"/>
61
+ <polygon points="0,96.12 0.0,80.6167741935484 44.1818181818182,59.0470687237027 88.3636363636364,72.5281346423562 132.545454545455,50.4191865357644 176.727272727273,23.7266760168303 220.909090909091,70.9104067321178 265.090909090909,69.8319214586255 309.272727272727,49.3407012622721 353.454545454545,23.1874333800842 397.636363636364,50.9584291725105 441.818181818182,64.4394950911641 486.0,67.4053295932679 486.0,96.12" fill="#FDD84E" stroke="#FDD84E" style="opacity: 0.85"/>
62
62
  </g>
63
- <g class="graph_layer" id="component_graphs_graph_2">
63
+ <g id="component_graphs_graph_2" class="graph_layer">
64
64
  <g class="shadow" transform="translate(0.4806, 0.4806)">
65
- <polyline stroke="black" stroke-width="1.9224" points="0.0,66.5964656381487 44.1818181818182,75.224347826087 88.3636363636364,57.6989621318373 132.545454545455,37.477363253857 176.727272727273,42.8697896213184 220.909090909091,59.0470687237027 265.090909090909,80.6167741935484 309.272727272727,83.3129873772791 353.454545454545,64.4394950911641 397.636363636364,53.1153997194951 441.818181818182,83.5826086956522 486.0,72.7977559607293" fill="transparent" style="fill-opacity: 0; stroke-opacity: 0.35"/>
66
- <circle r="1.9224" cx="0.0" cy="67.4615456381487" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
67
- <circle r="1.9224" cx="44.1818181818182" cy="76.089427826087" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
68
- <circle r="1.9224" cx="88.3636363636364" cy="58.5640421318373" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
69
- <circle r="1.9224" cx="132.545454545455" cy="38.3424432538569" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
70
- <circle r="1.9224" cx="176.727272727273" cy="43.7348696213184" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
71
- <circle r="1.9224" cx="220.909090909091" cy="59.9121487237027" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
72
- <circle r="1.9224" cx="265.090909090909" cy="81.4818541935484" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
73
- <circle r="1.9224" cx="309.272727272727" cy="84.1780673772791" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
74
- <circle r="1.9224" cx="353.454545454545" cy="65.3045750911641" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
75
- <circle r="1.9224" cx="397.636363636364" cy="53.9804797194951" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
76
- <circle r="1.9224" cx="441.818181818182" cy="84.4476886956522" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
77
- <circle r="1.9224" cx="486.0" cy="73.6628359607293" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
65
+ <polyline points="0.0,66.5964656381487 44.1818181818182,75.224347826087 88.3636363636364,57.6989621318373 132.545454545455,37.477363253857 176.727272727273,42.8697896213184 220.909090909091,59.0470687237027 265.090909090909,80.6167741935484 309.272727272727,83.3129873772791 353.454545454545,64.4394950911641 397.636363636364,53.1153997194951 441.818181818182,83.5826086956522 486.0,72.7977559607293" fill="transparent" stroke="black" stroke-width="1.9224" style="fill-opacity: 0; stroke-opacity: 0.35"/>
66
+ <circle cx="0.0" cy="67.4615456381487" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
67
+ <circle cx="44.1818181818182" cy="76.089427826087" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
68
+ <circle cx="88.3636363636364" cy="58.5640421318373" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
69
+ <circle cx="132.545454545455" cy="38.3424432538569" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
70
+ <circle cx="176.727272727273" cy="43.7348696213184" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
71
+ <circle cx="220.909090909091" cy="59.9121487237027" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
72
+ <circle cx="265.090909090909" cy="81.4818541935484" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
73
+ <circle cx="309.272727272727" cy="84.1780673772791" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
74
+ <circle cx="353.454545454545" cy="65.3045750911641" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
75
+ <circle cx="397.636363636364" cy="53.9804797194951" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
76
+ <circle cx="441.818181818182" cy="84.4476886956522" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
77
+ <circle cx="486.0" cy="73.6628359607293" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
78
78
  </g>
79
- <polyline stroke="#72AE6E" stroke-width="1.9224" points="0.0,66.5964656381487 44.1818181818182,75.224347826087 88.3636363636364,57.6989621318373 132.545454545455,37.477363253857 176.727272727273,42.8697896213184 220.909090909091,59.0470687237027 265.090909090909,80.6167741935484 309.272727272727,83.3129873772791 353.454545454545,64.4394950911641 397.636363636364,53.1153997194951 441.818181818182,83.5826086956522 486.0,72.7977559607293" fill="none"/>
80
- <circle r="1.9224" cx="0.0" cy="66.5964656381487" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
81
- <circle r="1.9224" cx="44.1818181818182" cy="75.224347826087" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
82
- <circle r="1.9224" cx="88.3636363636364" cy="57.6989621318373" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
83
- <circle r="1.9224" cx="132.545454545455" cy="37.477363253857" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
84
- <circle r="1.9224" cx="176.727272727273" cy="42.8697896213184" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
85
- <circle r="1.9224" cx="220.909090909091" cy="59.0470687237027" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
86
- <circle r="1.9224" cx="265.090909090909" cy="80.6167741935484" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
87
- <circle r="1.9224" cx="309.272727272727" cy="83.3129873772791" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
88
- <circle r="1.9224" cx="353.454545454545" cy="64.4394950911641" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
89
- <circle r="1.9224" cx="397.636363636364" cy="53.1153997194951" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
90
- <circle r="1.9224" cx="441.818181818182" cy="83.5826086956522" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
91
- <circle r="1.9224" cx="486.0" cy="72.7977559607293" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
79
+ <polyline points="0.0,66.5964656381487 44.1818181818182,75.224347826087 88.3636363636364,57.6989621318373 132.545454545455,37.477363253857 176.727272727273,42.8697896213184 220.909090909091,59.0470687237027 265.090909090909,80.6167741935484 309.272727272727,83.3129873772791 353.454545454545,64.4394950911641 397.636363636364,53.1153997194951 441.818181818182,83.5826086956522 486.0,72.7977559607293" fill="none" stroke="#72AE6E" stroke-width="1.9224"/>
80
+ <circle cx="0.0" cy="66.5964656381487" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
81
+ <circle cx="44.1818181818182" cy="75.224347826087" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
82
+ <circle cx="88.3636363636364" cy="57.6989621318373" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
83
+ <circle cx="132.545454545455" cy="37.477363253857" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
84
+ <circle cx="176.727272727273" cy="42.8697896213184" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
85
+ <circle cx="220.909090909091" cy="59.0470687237027" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
86
+ <circle cx="265.090909090909" cy="80.6167741935484" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
87
+ <circle cx="309.272727272727" cy="83.3129873772791" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
88
+ <circle cx="353.454545454545" cy="64.4394950911641" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
89
+ <circle cx="397.636363636364" cy="53.1153997194951" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
90
+ <circle cx="441.818181818182" cy="83.5826086956522" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
91
+ <circle cx="486.0" cy="72.7977559607293" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
92
92
  </g>
93
- <g class="graph_layer" id="component_graphs_graph_3">
93
+ <g id="component_graphs_graph_3" class="graph_layer">
94
94
  <g class="shadow" transform="translate(0.4806, 0.4806)">
95
- <polyline stroke="black" stroke-width="1.9224" points="0.0,80.6167741935484 44.1818181818182,83.3129873772791 88.3636363636364,64.4394950911641 132.545454545455,53.1153997194951 176.727272727273,83.5826086956522 220.909090909091,62.8217671809257 265.090909090909,53.1153997194951 309.272727272727,55.2723702664797 353.454545454545,55.8116129032258 397.636363636364,50.9584291725105 441.818181818182,67.4053295932679 486.0,45.5660028050491" fill="transparent" style="fill-opacity: 0; stroke-opacity: 0.35"/>
96
- <circle r="1.9224" cx="0.0" cy="81.4818541935484" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
97
- <circle r="1.9224" cx="44.1818181818182" cy="84.1780673772791" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
98
- <circle r="1.9224" cx="88.3636363636364" cy="65.3045750911641" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
99
- <circle r="1.9224" cx="132.545454545455" cy="53.9804797194951" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
100
- <circle r="1.9224" cx="176.727272727273" cy="84.4476886956522" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
101
- <circle r="1.9224" cx="220.909090909091" cy="63.6868471809257" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
102
- <circle r="1.9224" cx="265.090909090909" cy="53.9804797194951" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
103
- <circle r="1.9224" cx="309.272727272727" cy="56.1374502664797" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
104
- <circle r="1.9224" cx="353.454545454545" cy="56.6766929032258" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
105
- <circle r="1.9224" cx="397.636363636364" cy="51.8235091725105" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
106
- <circle r="1.9224" cx="441.818181818182" cy="68.2704095932679" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
107
- <circle r="1.9224" cx="486.0" cy="46.4310828050491" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
95
+ <polyline points="0.0,80.6167741935484 44.1818181818182,83.3129873772791 88.3636363636364,64.4394950911641 132.545454545455,53.1153997194951 176.727272727273,83.5826086956522 220.909090909091,62.8217671809257 265.090909090909,53.1153997194951 309.272727272727,55.2723702664797 353.454545454545,55.8116129032258 397.636363636364,50.9584291725105 441.818181818182,67.4053295932679 486.0,45.5660028050491" fill="transparent" stroke="black" stroke-width="1.9224" style="fill-opacity: 0; stroke-opacity: 0.35"/>
96
+ <circle cx="0.0" cy="81.4818541935484" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
97
+ <circle cx="44.1818181818182" cy="84.1780673772791" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
98
+ <circle cx="88.3636363636364" cy="65.3045750911641" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
99
+ <circle cx="132.545454545455" cy="53.9804797194951" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
100
+ <circle cx="176.727272727273" cy="84.4476886956522" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
101
+ <circle cx="220.909090909091" cy="63.6868471809257" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
102
+ <circle cx="265.090909090909" cy="53.9804797194951" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
103
+ <circle cx="309.272727272727" cy="56.1374502664797" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
104
+ <circle cx="353.454545454545" cy="56.6766929032258" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
105
+ <circle cx="397.636363636364" cy="51.8235091725105" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
106
+ <circle cx="441.818181818182" cy="68.2704095932679" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
107
+ <circle cx="486.0" cy="46.4310828050491" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
108
108
  </g>
109
- <polyline stroke="#D1695E" stroke-width="1.9224" points="0.0,80.6167741935484 44.1818181818182,83.3129873772791 88.3636363636364,64.4394950911641 132.545454545455,53.1153997194951 176.727272727273,83.5826086956522 220.909090909091,62.8217671809257 265.090909090909,53.1153997194951 309.272727272727,55.2723702664797 353.454545454545,55.8116129032258 397.636363636364,50.9584291725105 441.818181818182,67.4053295932679 486.0,45.5660028050491" fill="none"/>
110
- <circle r="1.9224" cx="0.0" cy="80.6167741935484" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
111
- <circle r="1.9224" cx="44.1818181818182" cy="83.3129873772791" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
112
- <circle r="1.9224" cx="88.3636363636364" cy="64.4394950911641" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
113
- <circle r="1.9224" cx="132.545454545455" cy="53.1153997194951" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
114
- <circle r="1.9224" cx="176.727272727273" cy="83.5826086956522" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
115
- <circle r="1.9224" cx="220.909090909091" cy="62.8217671809257" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
116
- <circle r="1.9224" cx="265.090909090909" cy="53.1153997194951" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
117
- <circle r="1.9224" cx="309.272727272727" cy="55.2723702664797" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
118
- <circle r="1.9224" cx="353.454545454545" cy="55.8116129032258" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
119
- <circle r="1.9224" cx="397.636363636364" cy="50.9584291725105" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
120
- <circle r="1.9224" cx="441.818181818182" cy="67.4053295932679" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
121
- <circle r="1.9224" cx="486.0" cy="45.5660028050491" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
109
+ <polyline points="0.0,80.6167741935484 44.1818181818182,83.3129873772791 88.3636363636364,64.4394950911641 132.545454545455,53.1153997194951 176.727272727273,83.5826086956522 220.909090909091,62.8217671809257 265.090909090909,53.1153997194951 309.272727272727,55.2723702664797 353.454545454545,55.8116129032258 397.636363636364,50.9584291725105 441.818181818182,67.4053295932679 486.0,45.5660028050491" fill="none" stroke="#D1695E" stroke-width="1.9224"/>
110
+ <circle cx="0.0" cy="80.6167741935484" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
111
+ <circle cx="44.1818181818182" cy="83.3129873772791" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
112
+ <circle cx="88.3636363636364" cy="64.4394950911641" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
113
+ <circle cx="132.545454545455" cy="53.1153997194951" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
114
+ <circle cx="176.727272727273" cy="83.5826086956522" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
115
+ <circle cx="220.909090909091" cy="62.8217671809257" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
116
+ <circle cx="265.090909090909" cy="53.1153997194951" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
117
+ <circle cx="309.272727272727" cy="55.2723702664797" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
118
+ <circle cx="353.454545454545" cy="55.8116129032258" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
119
+ <circle cx="397.636363636364" cy="50.9584291725105" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
120
+ <circle cx="441.818181818182" cy="67.4053295932679" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
121
+ <circle cx="486.0" cy="45.5660028050491" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
122
122
  </g>
123
123
  </g>
124
124
  </g>
125
125
  </g>
126
- <g transform="translate(18.0, 234.0)" id="bottom">
126
+ <g id="bottom" transform="translate(18.0, 234.0)">
127
127
  <g>
128
- <g transform="translate(54.0, 0.0)" id="grid">
129
- <line x2="486.0" y2="0.0" x1="0" style="stroke: white; stroke-width: 2;" y1="0.0"/>
130
- <line x2="486.0" y2="24.03" x1="0" style="stroke: white; stroke-width: 2;" y1="24.03"/>
131
- <line x2="486.0" y2="48.06" x1="0" style="stroke: white; stroke-width: 2;" y1="48.06"/>
132
- <line x2="486.0" y2="72.09" x1="0" style="stroke: white; stroke-width: 2;" y1="72.09"/>
133
- <line x2="486.0" y2="96.12" x1="0" style="stroke: white; stroke-width: 2;" y1="96.12"/>
128
+ <g id="grid" transform="translate(54.0, 0.0)">
129
+ <line x1="0" y1="0.0" x2="486.0" y2="0.0" style="stroke: white; stroke-width: 2;"/>
130
+ <line x1="0" y1="24.03" x2="486.0" y2="24.03" style="stroke: white; stroke-width: 2;"/>
131
+ <line x1="0" y1="48.06" x2="486.0" y2="48.06" style="stroke: white; stroke-width: 2;"/>
132
+ <line x1="0" y1="72.09" x2="486.0" y2="72.09" style="stroke: white; stroke-width: 2;"/>
133
+ <line x1="0" y1="96.12" x2="486.0" y2="96.12" style="stroke: white; stroke-width: 2;"/>
134
134
  </g>
135
- <g transform="translate(0.0, 2.16)" id="values">
136
- <text font-size="7.6896" x="43.2" text-anchor="end" y="96.12" fill="white">($67.50)</text>
137
- <text font-size="7.6896" x="43.2" text-anchor="end" y="72.09" fill="white">$21.62</text>
138
- <text font-size="7.6896" x="43.2" text-anchor="end" y="48.06" fill="white">$110.75</text>
139
- <text font-size="7.6896" x="43.2" text-anchor="end" y="24.03" fill="white">$199.88</text>
140
- <text font-size="7.6896" x="43.2" text-anchor="end" y="0.0" fill="white">$289.00</text>
135
+ <g id="values" transform="translate(0.0, 2.16)">
136
+ <text x="43.2" y="96.12" font-size="7.6896" font-family="" fill="white" text-anchor="end">($67.50)</text>
137
+ <text x="43.2" y="72.09" font-size="7.6896" font-family="" fill="white" text-anchor="end">$21.62</text>
138
+ <text x="43.2" y="48.06" font-size="7.6896" font-family="" fill="white" text-anchor="end">$110.75</text>
139
+ <text x="43.2" y="24.03" font-size="7.6896" font-family="" fill="white" text-anchor="end">$199.88</text>
140
+ <text x="43.2" y="0.0" font-size="7.6896" font-family="" fill="white" text-anchor="end">$289.00</text>
141
141
  </g>
142
- <g transform="translate(54.0, 99.36)" id="labels">
143
- <text font-size="7.776" x="0.0" text-anchor="middle" y="8.64" fill="white">Jan</text>
144
- <text font-size="7.776" x="44.1818181818182" text-anchor="middle" y="8.64" fill="white">Feb</text>
145
- <text font-size="7.776" x="88.3636363636364" text-anchor="middle" y="8.64" fill="white">Mar</text>
146
- <text font-size="7.776" x="132.545454545455" text-anchor="middle" y="8.64" fill="white">Apr</text>
147
- <text font-size="7.776" x="176.727272727273" text-anchor="middle" y="8.64" fill="white">May</text>
148
- <text font-size="7.776" x="220.909090909091" text-anchor="middle" y="8.64" fill="white">Jun</text>
149
- <text font-size="7.776" x="265.090909090909" text-anchor="middle" y="8.64" fill="white">Jul</text>
150
- <text font-size="7.776" x="309.272727272727" text-anchor="middle" y="8.64" fill="white">Aug</text>
151
- <text font-size="7.776" x="353.454545454545" text-anchor="middle" y="8.64" fill="white">Sep</text>
152
- <text font-size="7.776" x="397.636363636364" text-anchor="middle" y="8.64" fill="white">Oct</text>
153
- <text font-size="7.776" x="441.818181818182" text-anchor="middle" y="8.64" fill="white">Nov</text>
154
- <text font-size="7.776" x="486.0" text-anchor="middle" y="8.64" fill="white">Dec</text>
142
+ <g id="labels" transform="translate(54.0, 99.36)">
143
+ <text x="0.0" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Jan</text>
144
+ <text x="44.1818181818182" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Feb</text>
145
+ <text x="88.3636363636364" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Mar</text>
146
+ <text x="132.545454545455" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Apr</text>
147
+ <text x="176.727272727273" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">May</text>
148
+ <text x="220.909090909091" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Jun</text>
149
+ <text x="265.090909090909" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Jul</text>
150
+ <text x="309.272727272727" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Aug</text>
151
+ <text x="353.454545454545" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Sep</text>
152
+ <text x="397.636363636364" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Oct</text>
153
+ <text x="441.818181818182" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Nov</text>
154
+ <text x="486.0" y="8.64" font-size="7.776" font-family="" fill="white" text-anchor="middle">Dec</text>
155
155
  </g>
156
- <g transform="translate(54.0, 0.0)" id="graphs">
157
- <g class="graph_layer" id="component_graphs_graph_0">
156
+ <g id="graphs" transform="translate(54.0, 0.0)">
157
+ <g id="component_graphs_graph_0" class="graph_layer">
158
158
  <g transform="translate(-0.4806, -0.4806)">
159
- <rect width="37.4112" x="2.025" y="69.8319214586255" height="27.2492785413745" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
160
- <rect width="37.4112" x="2.5056" y="71.7543214586255" height="25.8074785413745" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
159
+ <rect x="2.025" y="69.8319214586255" width="37.4112" height="27.2492785413745" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
160
+ <rect x="2.5056" y="71.7543214586255" width="37.4112" height="25.8074785413745" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
161
161
  </g>
162
- <rect width="36.45" x="2.025" y="69.8319214586255" height="26.2880785413745" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
162
+ <rect x="2.025" y="69.8319214586255" width="36.45" height="26.2880785413745" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
163
163
  <g transform="translate(-0.4806, -0.4806)">
164
- <rect width="37.4112" x="42.525" y="77.9205610098177" height="19.1606389901823" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
165
- <rect width="37.4112" x="43.0056" y="79.8429610098177" height="17.7188389901823" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
164
+ <rect x="42.525" y="77.9205610098177" width="37.4112" height="19.1606389901823" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
165
+ <rect x="43.0056" y="79.8429610098177" width="37.4112" height="17.7188389901823" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
166
166
  </g>
167
- <rect width="36.45" x="42.525" y="77.9205610098177" height="18.1994389901823" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
167
+ <rect x="42.525" y="77.9205610098177" width="36.45" height="18.1994389901823" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
168
168
  <g transform="translate(-0.4806, -0.4806)">
169
- <rect width="37.4112" x="83.025" y="64.7091164095372" height="32.3720835904628" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
170
- <rect width="37.4112" x="83.5056" y="66.6315164095372" height="30.9302835904628" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
169
+ <rect x="83.025" y="64.7091164095372" width="37.4112" height="32.3720835904628" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
170
+ <rect x="83.5056" y="66.6315164095372" width="37.4112" height="30.9302835904628" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
171
171
  </g>
172
- <rect width="36.45" x="83.025" y="64.7091164095372" height="31.4108835904628" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
172
+ <rect x="83.025" y="64.7091164095372" width="36.45" height="31.4108835904628" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
173
173
  <g transform="translate(-0.4806, -0.4806)">
174
- <rect width="37.4112" x="123.525" y="70.1015427769986" height="26.9796572230014" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
175
- <rect width="37.4112" x="124.0056" y="72.0239427769986" height="25.5378572230014" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
174
+ <rect x="123.525" y="70.1015427769986" width="37.4112" height="26.9796572230014" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
175
+ <rect x="124.0056" y="72.0239427769986" width="37.4112" height="25.5378572230014" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
176
176
  </g>
177
- <rect width="36.45" x="123.525" y="70.1015427769986" height="26.0184572230014" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
177
+ <rect x="123.525" y="70.1015427769986" width="36.45" height="26.0184572230014" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
178
178
  <g transform="translate(-0.4806, -0.4806)">
179
- <rect width="37.4112" x="164.025" y="50.9584291725105" height="46.1227708274895" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
180
- <rect width="37.4112" x="164.5056" y="52.8808291725105" height="44.6809708274895" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
179
+ <rect x="164.025" y="50.9584291725105" width="37.4112" height="46.1227708274895" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
180
+ <rect x="164.5056" y="52.8808291725105" width="37.4112" height="44.6809708274895" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
181
181
  </g>
182
- <rect width="36.45" x="164.025" y="50.9584291725105" height="45.1615708274895" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
182
+ <rect x="164.025" y="50.9584291725105" width="36.45" height="45.1615708274895" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
183
183
  <g transform="translate(-0.4806, -0.4806)">
184
- <rect width="37.4112" x="204.525" y="23.1874333800842" height="73.8937666199159" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
185
- <rect width="37.4112" x="205.0056" y="25.1098333800842" height="72.4519666199159" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
184
+ <rect x="204.525" y="23.1874333800842" width="37.4112" height="73.8937666199159" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
185
+ <rect x="205.0056" y="25.1098333800842" width="37.4112" height="72.4519666199159" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
186
186
  </g>
187
- <rect width="36.45" x="204.525" y="23.1874333800842" height="72.9325666199158" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
187
+ <rect x="204.525" y="23.1874333800842" width="36.45" height="72.9325666199158" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
188
188
  <g transform="translate(-0.4806, -0.4806)">
189
- <rect width="37.4112" x="245.025" y="59.0470687237027" height="38.0341312762973" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
190
- <rect width="37.4112" x="245.5056" y="60.9694687237027" height="36.5923312762973" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
189
+ <rect x="245.025" y="59.0470687237027" width="37.4112" height="38.0341312762973" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
190
+ <rect x="245.5056" y="60.9694687237027" width="37.4112" height="36.5923312762973" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
191
191
  </g>
192
- <rect width="36.45" x="245.025" y="59.0470687237027" height="37.0729312762973" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
192
+ <rect x="245.025" y="59.0470687237027" width="36.45" height="37.0729312762973" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
193
193
  <g transform="translate(-0.4806, -0.4806)">
194
- <rect width="37.4112" x="285.525" y="72.5281346423562" height="24.5530653576438" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
195
- <rect width="37.4112" x="286.0056" y="74.4505346423562" height="23.1112653576438" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
194
+ <rect x="285.525" y="72.5281346423562" width="37.4112" height="24.5530653576438" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
195
+ <rect x="286.0056" y="74.4505346423562" width="37.4112" height="23.1112653576438" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
196
196
  </g>
197
- <rect width="36.45" x="285.525" y="72.5281346423562" height="23.5918653576438" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
197
+ <rect x="285.525" y="72.5281346423562" width="36.45" height="23.5918653576438" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
198
198
  <g transform="translate(-0.4806, -0.4806)">
199
- <rect width="37.4112" x="326.025" y="50.4191865357644" height="46.6620134642356" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
200
- <rect width="37.4112" x="326.5056" y="52.3415865357644" height="45.2202134642356" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
199
+ <rect x="326.025" y="50.4191865357644" width="37.4112" height="46.6620134642356" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
200
+ <rect x="326.5056" y="52.3415865357644" width="37.4112" height="45.2202134642356" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
201
201
  </g>
202
- <rect width="36.45" x="326.025" y="50.4191865357644" height="45.7008134642356" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
202
+ <rect x="326.025" y="50.4191865357644" width="36.45" height="45.7008134642356" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
203
203
  <g transform="translate(-0.4806, -0.4806)">
204
- <rect width="37.4112" x="366.525" y="23.7266760168303" height="73.3545239831697" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
205
- <rect width="37.4112" x="367.0056" y="25.6490760168303" height="71.9127239831697" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
204
+ <rect x="366.525" y="23.7266760168303" width="37.4112" height="73.3545239831697" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
205
+ <rect x="367.0056" y="25.6490760168303" width="37.4112" height="71.9127239831697" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
206
206
  </g>
207
- <rect width="36.45" x="366.525" y="23.7266760168303" height="72.3933239831697" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
207
+ <rect x="366.525" y="23.7266760168303" width="36.45" height="72.3933239831697" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
208
208
  <g transform="translate(-0.4806, -0.4806)">
209
- <rect width="37.4112" x="407.025" y="70.9104067321178" height="26.1707932678822" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
210
- <rect width="37.4112" x="407.5056" y="72.8328067321178" height="24.7289932678822" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
209
+ <rect x="407.025" y="70.9104067321178" width="37.4112" height="26.1707932678822" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
210
+ <rect x="407.5056" y="72.8328067321178" width="37.4112" height="24.7289932678822" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
211
211
  </g>
212
- <rect width="36.45" x="407.025" y="70.9104067321178" height="25.2095932678822" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
212
+ <rect x="407.025" y="70.9104067321178" width="36.45" height="25.2095932678822" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
213
213
  <g transform="translate(-0.4806, -0.4806)">
214
- <rect width="37.4112" x="447.525" y="42.8697896213184" height="54.2114103786816" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
215
- <rect width="37.4112" x="448.0056" y="44.7921896213184" height="52.7696103786816" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
214
+ <rect x="447.525" y="42.8697896213184" width="37.4112" height="54.2114103786816" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
215
+ <rect x="448.0056" y="44.7921896213184" width="37.4112" height="52.7696103786816" style="fill: black; fill-opacity: 0.15; stroke: none;"/>
216
216
  </g>
217
- <rect width="36.45" x="447.525" y="42.8697896213184" height="53.2502103786816" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
217
+ <rect x="447.525" y="42.8697896213184" width="36.45" height="53.2502103786816" fill="#8A6EAF" style="opacity: 1.0; stroke: none;"/>
218
218
  </g>
219
- <g class="graph_layer" id="component_graphs_graph_1">
219
+ <g id="component_graphs_graph_1" class="graph_layer">
220
220
  <g class="shadow" transform="translate(0.4806, 0.4806)">
221
- <polyline stroke="black" stroke-width="1.9224" points="0.0,66.5964656381487 44.1818181818182,75.224347826087 88.3636363636364,57.6989621318373 132.545454545455,37.477363253857 176.727272727273,42.8697896213184 220.909090909091,59.0470687237027 265.090909090909,80.6167741935484 309.272727272727,83.3129873772791 353.454545454545,64.4394950911641 397.636363636364,53.1153997194951 441.818181818182,83.5826086956522 486.0,72.7977559607293" fill="transparent" style="fill-opacity: 0; stroke-opacity: 0.35"/>
222
- <circle r="1.9224" cx="0.0" cy="67.4615456381487" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
223
- <circle r="1.9224" cx="44.1818181818182" cy="76.089427826087" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
224
- <circle r="1.9224" cx="88.3636363636364" cy="58.5640421318373" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
225
- <circle r="1.9224" cx="132.545454545455" cy="38.3424432538569" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
226
- <circle r="1.9224" cx="176.727272727273" cy="43.7348696213184" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
227
- <circle r="1.9224" cx="220.909090909091" cy="59.9121487237027" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
228
- <circle r="1.9224" cx="265.090909090909" cy="81.4818541935484" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
229
- <circle r="1.9224" cx="309.272727272727" cy="84.1780673772791" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
230
- <circle r="1.9224" cx="353.454545454545" cy="65.3045750911641" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
231
- <circle r="1.9224" cx="397.636363636364" cy="53.9804797194951" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
232
- <circle r="1.9224" cx="441.818181818182" cy="84.4476886956522" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
233
- <circle r="1.9224" cx="486.0" cy="73.6628359607293" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
221
+ <polyline points="0.0,66.5964656381487 44.1818181818182,75.224347826087 88.3636363636364,57.6989621318373 132.545454545455,37.477363253857 176.727272727273,42.8697896213184 220.909090909091,59.0470687237027 265.090909090909,80.6167741935484 309.272727272727,83.3129873772791 353.454545454545,64.4394950911641 397.636363636364,53.1153997194951 441.818181818182,83.5826086956522 486.0,72.7977559607293" fill="transparent" stroke="black" stroke-width="1.9224" style="fill-opacity: 0; stroke-opacity: 0.35"/>
222
+ <circle cx="0.0" cy="67.4615456381487" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
223
+ <circle cx="44.1818181818182" cy="76.089427826087" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
224
+ <circle cx="88.3636363636364" cy="58.5640421318373" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
225
+ <circle cx="132.545454545455" cy="38.3424432538569" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
226
+ <circle cx="176.727272727273" cy="43.7348696213184" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
227
+ <circle cx="220.909090909091" cy="59.9121487237027" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
228
+ <circle cx="265.090909090909" cy="81.4818541935484" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
229
+ <circle cx="309.272727272727" cy="84.1780673772791" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
230
+ <circle cx="353.454545454545" cy="65.3045750911641" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
231
+ <circle cx="397.636363636364" cy="53.9804797194951" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
232
+ <circle cx="441.818181818182" cy="84.4476886956522" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
233
+ <circle cx="486.0" cy="73.6628359607293" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
234
234
  </g>
235
- <polyline stroke="#72AE6E" stroke-width="1.9224" points="0.0,66.5964656381487 44.1818181818182,75.224347826087 88.3636363636364,57.6989621318373 132.545454545455,37.477363253857 176.727272727273,42.8697896213184 220.909090909091,59.0470687237027 265.090909090909,80.6167741935484 309.272727272727,83.3129873772791 353.454545454545,64.4394950911641 397.636363636364,53.1153997194951 441.818181818182,83.5826086956522 486.0,72.7977559607293" fill="none"/>
236
- <circle r="1.9224" cx="0.0" cy="66.5964656381487" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
237
- <circle r="1.9224" cx="44.1818181818182" cy="75.224347826087" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
238
- <circle r="1.9224" cx="88.3636363636364" cy="57.6989621318373" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
239
- <circle r="1.9224" cx="132.545454545455" cy="37.477363253857" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
240
- <circle r="1.9224" cx="176.727272727273" cy="42.8697896213184" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
241
- <circle r="1.9224" cx="220.909090909091" cy="59.0470687237027" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
242
- <circle r="1.9224" cx="265.090909090909" cy="80.6167741935484" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
243
- <circle r="1.9224" cx="309.272727272727" cy="83.3129873772791" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
244
- <circle r="1.9224" cx="353.454545454545" cy="64.4394950911641" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
245
- <circle r="1.9224" cx="397.636363636364" cy="53.1153997194951" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
246
- <circle r="1.9224" cx="441.818181818182" cy="83.5826086956522" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
247
- <circle r="1.9224" cx="486.0" cy="72.7977559607293" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
235
+ <polyline points="0.0,66.5964656381487 44.1818181818182,75.224347826087 88.3636363636364,57.6989621318373 132.545454545455,37.477363253857 176.727272727273,42.8697896213184 220.909090909091,59.0470687237027 265.090909090909,80.6167741935484 309.272727272727,83.3129873772791 353.454545454545,64.4394950911641 397.636363636364,53.1153997194951 441.818181818182,83.5826086956522 486.0,72.7977559607293" fill="none" stroke="#72AE6E" stroke-width="1.9224"/>
236
+ <circle cx="0.0" cy="66.5964656381487" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
237
+ <circle cx="44.1818181818182" cy="75.224347826087" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
238
+ <circle cx="88.3636363636364" cy="57.6989621318373" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
239
+ <circle cx="132.545454545455" cy="37.477363253857" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
240
+ <circle cx="176.727272727273" cy="42.8697896213184" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
241
+ <circle cx="220.909090909091" cy="59.0470687237027" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
242
+ <circle cx="265.090909090909" cy="80.6167741935484" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
243
+ <circle cx="309.272727272727" cy="83.3129873772791" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
244
+ <circle cx="353.454545454545" cy="64.4394950911641" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
245
+ <circle cx="397.636363636364" cy="53.1153997194951" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
246
+ <circle cx="441.818181818182" cy="83.5826086956522" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
247
+ <circle cx="486.0" cy="72.7977559607293" r="1.9224" style="stroke-width: 1.9224; stroke: #72AE6E; fill: #72AE6E"/>
248
248
  </g>
249
- <g class="graph_layer" id="component_graphs_graph_2">
249
+ <g id="component_graphs_graph_2" class="graph_layer">
250
250
  <g class="shadow" transform="translate(0.4806, 0.4806)">
251
- <polyline stroke="black" stroke-width="1.9224" points="0.0,80.6167741935484 44.1818181818182,83.3129873772791 88.3636363636364,64.4394950911641 132.545454545455,53.1153997194951 176.727272727273,83.5826086956522 220.909090909091,62.8217671809257 265.090909090909,53.1153997194951 309.272727272727,55.2723702664797 353.454545454545,55.8116129032258 397.636363636364,50.9584291725105 441.818181818182,67.4053295932679 486.0,45.5660028050491" fill="transparent" style="fill-opacity: 0; stroke-opacity: 0.35"/>
252
- <circle r="1.9224" cx="0.0" cy="81.4818541935484" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
253
- <circle r="1.9224" cx="44.1818181818182" cy="84.1780673772791" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
254
- <circle r="1.9224" cx="88.3636363636364" cy="65.3045750911641" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
255
- <circle r="1.9224" cx="132.545454545455" cy="53.9804797194951" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
256
- <circle r="1.9224" cx="176.727272727273" cy="84.4476886956522" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
257
- <circle r="1.9224" cx="220.909090909091" cy="63.6868471809257" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
258
- <circle r="1.9224" cx="265.090909090909" cy="53.9804797194951" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
259
- <circle r="1.9224" cx="309.272727272727" cy="56.1374502664797" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
260
- <circle r="1.9224" cx="353.454545454545" cy="56.6766929032258" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
261
- <circle r="1.9224" cx="397.636363636364" cy="51.8235091725105" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
262
- <circle r="1.9224" cx="441.818181818182" cy="68.2704095932679" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
263
- <circle r="1.9224" cx="486.0" cy="46.4310828050491" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
251
+ <polyline points="0.0,80.6167741935484 44.1818181818182,83.3129873772791 88.3636363636364,64.4394950911641 132.545454545455,53.1153997194951 176.727272727273,83.5826086956522 220.909090909091,62.8217671809257 265.090909090909,53.1153997194951 309.272727272727,55.2723702664797 353.454545454545,55.8116129032258 397.636363636364,50.9584291725105 441.818181818182,67.4053295932679 486.0,45.5660028050491" fill="transparent" stroke="black" stroke-width="1.9224" style="fill-opacity: 0; stroke-opacity: 0.35"/>
252
+ <circle cx="0.0" cy="81.4818541935484" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
253
+ <circle cx="44.1818181818182" cy="84.1780673772791" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
254
+ <circle cx="88.3636363636364" cy="65.3045750911641" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
255
+ <circle cx="132.545454545455" cy="53.9804797194951" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
256
+ <circle cx="176.727272727273" cy="84.4476886956522" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
257
+ <circle cx="220.909090909091" cy="63.6868471809257" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
258
+ <circle cx="265.090909090909" cy="53.9804797194951" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
259
+ <circle cx="309.272727272727" cy="56.1374502664797" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
260
+ <circle cx="353.454545454545" cy="56.6766929032258" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
261
+ <circle cx="397.636363636364" cy="51.8235091725105" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
262
+ <circle cx="441.818181818182" cy="68.2704095932679" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
263
+ <circle cx="486.0" cy="46.4310828050491" r="1.9224" style="stroke-width: 1.9224; stroke: black; opacity: 0.35;"/>
264
264
  </g>
265
- <polyline stroke="#D1695E" stroke-width="1.9224" points="0.0,80.6167741935484 44.1818181818182,83.3129873772791 88.3636363636364,64.4394950911641 132.545454545455,53.1153997194951 176.727272727273,83.5826086956522 220.909090909091,62.8217671809257 265.090909090909,53.1153997194951 309.272727272727,55.2723702664797 353.454545454545,55.8116129032258 397.636363636364,50.9584291725105 441.818181818182,67.4053295932679 486.0,45.5660028050491" fill="none"/>
266
- <circle r="1.9224" cx="0.0" cy="80.6167741935484" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
267
- <circle r="1.9224" cx="44.1818181818182" cy="83.3129873772791" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
268
- <circle r="1.9224" cx="88.3636363636364" cy="64.4394950911641" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
269
- <circle r="1.9224" cx="132.545454545455" cy="53.1153997194951" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
270
- <circle r="1.9224" cx="176.727272727273" cy="83.5826086956522" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
271
- <circle r="1.9224" cx="220.909090909091" cy="62.8217671809257" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
272
- <circle r="1.9224" cx="265.090909090909" cy="53.1153997194951" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
273
- <circle r="1.9224" cx="309.272727272727" cy="55.2723702664797" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
274
- <circle r="1.9224" cx="353.454545454545" cy="55.8116129032258" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
275
- <circle r="1.9224" cx="397.636363636364" cy="50.9584291725105" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
276
- <circle r="1.9224" cx="441.818181818182" cy="67.4053295932679" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
277
- <circle r="1.9224" cx="486.0" cy="45.5660028050491" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
265
+ <polyline points="0.0,80.6167741935484 44.1818181818182,83.3129873772791 88.3636363636364,64.4394950911641 132.545454545455,53.1153997194951 176.727272727273,83.5826086956522 220.909090909091,62.8217671809257 265.090909090909,53.1153997194951 309.272727272727,55.2723702664797 353.454545454545,55.8116129032258 397.636363636364,50.9584291725105 441.818181818182,67.4053295932679 486.0,45.5660028050491" fill="none" stroke="#D1695E" stroke-width="1.9224"/>
266
+ <circle cx="0.0" cy="80.6167741935484" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
267
+ <circle cx="44.1818181818182" cy="83.3129873772791" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
268
+ <circle cx="88.3636363636364" cy="64.4394950911641" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
269
+ <circle cx="132.545454545455" cy="53.1153997194951" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
270
+ <circle cx="176.727272727273" cy="83.5826086956522" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
271
+ <circle cx="220.909090909091" cy="62.8217671809257" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
272
+ <circle cx="265.090909090909" cy="53.1153997194951" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
273
+ <circle cx="309.272727272727" cy="55.2723702664797" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
274
+ <circle cx="353.454545454545" cy="55.8116129032258" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
275
+ <circle cx="397.636363636364" cy="50.9584291725105" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
276
+ <circle cx="441.818181818182" cy="67.4053295932679" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
277
+ <circle cx="486.0" cy="45.5660028050491" r="1.9224" style="stroke-width: 1.9224; stroke: #D1695E; fill: #D1695E"/>
278
278
  </g>
279
279
  </g>
280
280
  </g>
281
281
  </g>
282
- <g transform="translate(30.0, 39.6)" id="legend">
283
- <rect width="7.2" x="140.4" y="0" height="7.2" fill="#6886B4"/>
284
- <text font-size="10.368" x="153.36" y="7.776" fill="white" style="color: white">Jeff</text>
285
- <rect width="7.2" x="190.8" y="0" height="7.2" fill="#FDD84E"/>
286
- <text font-size="10.368" x="203.76" y="7.776" fill="white" style="color: white">Jerry</text>
287
- <rect width="7.2" x="248.4" y="0" height="7.2" fill="#8A6EAF"/>
288
- <text font-size="10.368" x="261.36" y="7.776" fill="white" style="color: white">Jack</text>
289
- <rect width="7.2" x="298.8" y="0" height="7.2" fill="#72AE6E"/>
290
- <text font-size="10.368" x="311.76" y="7.776" fill="white" style="color: white">Brasten</text>
291
- <rect width="7.2" x="370.8" y="0" height="7.2" fill="#D1695E"/>
292
- <text font-size="10.368" x="383.76" y="7.776" fill="white" style="color: white">Jim</text>
282
+ <g id="legend" transform="translate(30.0, 39.6)">
283
+ <rect x="140.4" y="0" width="7.2" height="7.2" fill="#6886B4"/>
284
+ <text x="153.36" y="7.776" font-size="10.368" font-family="" style="color: white" fill="white">Jeff</text>
285
+ <rect x="190.8" y="0" width="7.2" height="7.2" fill="#FDD84E"/>
286
+ <text x="203.76" y="7.776" font-size="10.368" font-family="" style="color: white" fill="white">Jerry</text>
287
+ <rect x="248.4" y="0" width="7.2" height="7.2" fill="#8A6EAF"/>
288
+ <text x="261.36" y="7.776" font-size="10.368" font-family="" style="color: white" fill="white">Jack</text>
289
+ <rect x="298.8" y="0" width="7.2" height="7.2" fill="#72AE6E"/>
290
+ <text x="311.76" y="7.776" font-size="10.368" font-family="" style="color: white" fill="white">Brasten</text>
291
+ <rect x="370.8" y="0" width="7.2" height="7.2" fill="#D1695E"/>
292
+ <text x="383.76" y="7.776" font-size="10.368" font-family="" style="color: white" fill="white">Jim</text>
293
293
  </g>
294
294
  </g>
295
295
  </svg>