docs: simplify benchmark results (#540)
Co-authored-by: dalongbao <v-tinyantsui@microsoft.com>
This commit is contained in:
+2
-80
@@ -40,7 +40,7 @@ SkillOpt and the other non-agentic results are taken from the [SkillOpt paper](h
|
||||
|
||||
#### Performance versus overall cost
|
||||
|
||||
Each benchmark includes the \$5, \$10, and \$25 nominal-budget groups with three runs per treatment cell. Every point is one held-out finale result: the x-axis is that run's overall cost on a log scale, and the y-axis is SpreadsheetBench accuracy, OfficeQA correctness, or ALFWorld success. Color and shape identify the optimizer; filled markers use Agent Lightning and hollow markers are no-skill controls. Budget is not encoded in the legend. Overall cost includes optimizer LLM calls, train/self-evaluation, and held-out finale deployment; it excludes the pristine-baseline evaluations.
|
||||
Each benchmark includes the \$5, \$10, and \$25 nominal-budget groups with three runs per treatment cell. Every point averages the three held-out finale runs for one harness, treatment, and budget: the x-axis is average overall cost on a log scale, and the y-axis is average SpreadsheetBench accuracy, OfficeQA correctness, or ALFWorld success. Color and shape identify the optimizer; filled markers use Agent Lightning and hollow markers are no-skill controls. Budget is not encoded in the legend. Overall cost includes optimizer LLM calls, train/self-evaluation, and held-out finale deployment; it excludes the pristine-baseline evaluations.
|
||||
|
||||
Claude Code uses Claude Opus 4.8; Codex and GitHub Copilot use GPT 5.6 Sol as their optimizer models.
|
||||
|
||||
@@ -52,88 +52,10 @@ Claude Code uses Claude Opus 4.8; Codex and GitHub Copilot use GPT 5.6 Sol as th
|
||||
|
||||
#### Performance versus finale cost
|
||||
|
||||
The selected-budget views use the groups with the strongest aggregate skill-over-control lift: \$5 for SpreadsheetBench and \$10 for OfficeQA and ALFWorld. Every harness/treatment point is one of three runs; the x-axis is that run's finale cost, and the y-axis is held-out SpreadsheetBench accuracy, OfficeQA correctness, or ALFWorld success. Finale cost measures LLM gateway spend, so an ALFWorld deterministic controller can have exactly \$0 finale cost while still executing and scoring real environment steps; coincident zero-cost ALFWorld results are offset slightly along the x-axis so each replicate remains visible. SpreadsheetBench and OfficeQA show their aggregate pristine-baseline results as single reference points. The corrected ALFWorld records do not include baseline deployment cost, so its aggregate measured success is shown as a horizontal reference instead of assigning it an x-coordinate.
|
||||
The selected-budget views use the groups with the strongest aggregate skill-over-control lift: \$5 for SpreadsheetBench and \$10 for OfficeQA and ALFWorld. Every harness/treatment point is one of three runs; the x-axis is that run's finale cost, and the y-axis is held-out SpreadsheetBench accuracy, OfficeQA correctness, or ALFWorld success. Finale cost measures LLM gateway spend, so an ALFWorld deterministic controller can have exactly \$0 finale cost while still executing and scoring real environment steps; coincident zero-cost ALFWorld results are offset slightly along the x-axis so each replicate remains visible. SpreadsheetBench and OfficeQA show their aggregate pristine-baseline results as single reference points. The dotted ALFWorld baseline is a score-only reference: the corrected records do not include baseline deployment cost, so assigning it an x-coordinate would invent data.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
#### \$5 budget snapshot
|
||||
|
||||
| Benchmark metric (train/test) | Result | Score (%) | Finale cost |
|
||||
| :--- | :--- | ---: | ---: |
|
||||
| SpreadsheetBench accuracy (120/280) | Baseline | 25.66 ± 2.65 | \$1.51 ± 0.04 |
|
||||
| | Claude Code with skill | 63.79 ± 5.24 | **\$2.45 ± 0.45** |
|
||||
| | Claude Code without skill | **68.23 ± 0.55** | \$2.52 ± 0.93 |
|
||||
| | Codex with skill | **65.47 ± 4.59** | **\$1.66 ± 0.19** |
|
||||
| | Codex without skill | 41.49 ± 24.28 | \$1.73 ± 0.15 |
|
||||
| | Copilot with skill | **66.31 ± 2.05** | **\$1.65 ± 0.13** |
|
||||
| | Copilot without skill | 51.68 ± 20.82 | \$1.66 ± 0.09 |
|
||||
| OfficeQA correctness (50/172) | Baseline | 31.78 ± 1.21 | \$2.78 ± 0.06 |
|
||||
| | Claude Code with skill | 56.78 ± 3.87 | \$5.35 ± 1.60 |
|
||||
| | Claude Code without skill | **59.69 ± 4.88** | **\$4.69 ± 1.60** |
|
||||
| | Codex with skill | **49.81 ± 2.98** | **\$3.38 ± 0.54** |
|
||||
| | Codex without skill | 49.61 ± 0.67 | \$3.77 ± 0.22 |
|
||||
| | Copilot with skill | 51.55 ± 3.74 | **\$3.69 ± 0.45** |
|
||||
| | Copilot without skill | **54.65 ± 2.01** | \$4.20 ± 0.58 |
|
||||
| ALFWorld success (3553/134) | Baseline | 56.97 ± 0.43 | — |
|
||||
| | Claude Code with skill | **95.02 ± 1.14** | \$3.83 ± 0.78 |
|
||||
| | Claude Code without skill | 93.53 ± 4.11 | **\$3.21 ± 0.38** |
|
||||
| | Codex with skill | 87.31 ± 21.97 | \$1.69 ± 2.92 |
|
||||
| | Codex without skill | **96.52 ± 3.02** | **\$0.97 ± 1.68** |
|
||||
| | Copilot with skill | **99.75 ± 0.43** | \$0.01 ± 0.02 |
|
||||
| | Copilot without skill | 95.52 ± 7.12 | **\$0.00 ± 0.00** |
|
||||
|
||||
#### \$10 budget snapshot
|
||||
|
||||
| Benchmark metric (train/test) | Result | Score (%) | Finale cost |
|
||||
| :--- | :--- | ---: | ---: |
|
||||
| SpreadsheetBench accuracy (120/280) | Baseline | 25.66 ± 2.65 | \$1.51 ± 0.04 |
|
||||
| | Claude Code with skill | 67.75 ± 2.40 | **\$2.01 ± 0.26** |
|
||||
| | Claude Code without skill | **69.42 ± 4.32** | \$2.11 ± 0.21 |
|
||||
| | Codex with skill | 64.63 ± 0.75 | **\$1.59 ± 0.06** |
|
||||
| | Codex without skill | **68.59 ± 1.16** | \$1.72 ± 0.08 |
|
||||
| | Copilot with skill | **69.30 ± 4.32** | \$2.08 ± 0.74 |
|
||||
| | Copilot without skill | 64.39 ± 2.88 | **\$1.63 ± 0.05** |
|
||||
| OfficeQA correctness (50/172) | Baseline | 31.78 ± 1.21 | \$2.78 ± 0.06 |
|
||||
| | Claude Code with skill | **62.60 ± 3.74** | \$5.88 ± 0.82 |
|
||||
| | Claude Code without skill | 59.30 ± 1.74 | **\$5.68 ± 0.74** |
|
||||
| | Codex with skill | **54.07 ± 1.16** | \$3.95 ± 0.43 |
|
||||
| | Codex without skill | 50.00 ± 0.58 | **\$3.77 ± 0.27** |
|
||||
| | Copilot with skill | **53.68 ± 0.89** | \$3.46 ± 0.03 |
|
||||
| | Copilot without skill | 51.16 ± 4.07 | **\$3.07 ± 1.46** |
|
||||
| ALFWorld success (3553/134) | Baseline | 56.97 ± 0.43 | — |
|
||||
| | Claude Code with skill | 93.78 ± 0.43 | **\$3.62 ± 0.51** |
|
||||
| | Claude Code without skill | **94.28 ± 3.02** | \$3.67 ± 0.90 |
|
||||
| | Codex with skill | **99.00 ± 0.86** | \$0.75 ± 1.28 |
|
||||
| | Codex without skill | 89.55 ± 18.10 | **\$0.00 ± 0.00** |
|
||||
| | Copilot with skill | **100.00 ± 0.00** | \$0.00 ± 0.00 |
|
||||
| | Copilot without skill | 66.92 ± 57.30 | \$0.00 ± 0.00 |
|
||||
|
||||
#### \$25 budget snapshot
|
||||
|
||||
| Benchmark metric (train/test) | Result | Score (%) | Finale cost |
|
||||
| :--- | :--- | ---: | ---: |
|
||||
| SpreadsheetBench accuracy (120/280) | Baseline | 25.66 ± 2.65 | \$1.51 ± 0.04 |
|
||||
| | Claude Code with skill | **71.70 ± 7.11** | \$8.12 ± 5.26 |
|
||||
| | Claude Code without skill | 68.94 ± 1.98 | **\$5.31 ± 5.71** |
|
||||
| | Codex with skill | 62.95 ± 2.52 | **\$1.76 ± 0.24** |
|
||||
| | Codex without skill | **65.23 ± 2.40** | \$1.84 ± 0.24 |
|
||||
| | Copilot with skill | **68.71 ± 3.12** | \$3.48 ± 3.17 |
|
||||
| | Copilot without skill | 68.47 ± 3.60 | **\$1.69 ± 0.01** |
|
||||
| OfficeQA correctness (50/172) | Baseline | 31.78 ± 1.21 | \$2.78 ± 0.06 |
|
||||
| | Claude Code with skill | **60.27 ± 4.70** | **\$5.32 ± 0.62** |
|
||||
| | Claude Code without skill | 57.17 ± 2.98 | \$11.81 ± 7.02 |
|
||||
| | Codex with skill | 50.78 ± 2.87 | **\$3.28 ± 0.22** |
|
||||
| | Codex without skill | **52.13 ± 0.34** | \$3.83 ± 0.41 |
|
||||
| | Copilot with skill | 51.16 ± 1.74 | **\$4.13 ± 0.25** |
|
||||
| | Copilot without skill | **53.10 ± 0.34** | \$4.38 ± 0.40 |
|
||||
| ALFWorld success (3553/134) | Baseline | 56.97 ± 0.43 | — |
|
||||
| | Claude Code with skill | 82.59 ± 21.84 | \$4.28 ± 1.27 |
|
||||
| | Claude Code without skill | **94.78 ± 4.48** | **\$3.02 ± 0.55** |
|
||||
| | Codex with skill | **96.77 ± 5.60** | \$1.08 ± 1.87 |
|
||||
| | Codex without skill | 66.67 ± 57.74 | **\$0.01 ± 0.02** |
|
||||
| | Copilot with skill | 100.00 ± 0.00 | \$0.12 ± 0.20 |
|
||||
| | Copilot without skill | 100.00 ± 0.00 | **\$0.00 ± 0.00** |
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<cc:Work>
|
||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||
<dc:date>2026-08-11T18:08:59.923766</dc:date>
|
||||
<dc:date>2026-08-14T10:13:09.585649</dc:date>
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Matplotlib v3.11.1, https://matplotlib.org/</dc:title>
|
||||
<dc:title>Matplotlib v3.11.0, https://matplotlib.org/</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
</cc:Work>
|
||||
@@ -42,16 +42,16 @@ z
|
||||
<g id="line2d_1">
|
||||
<path d="M 107.254001 383.508
|
||||
L 107.254001 48.24
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_2">
|
||||
<defs>
|
||||
<path id="mbe2a133895" d="M 0 0
|
||||
<path id="m70595552ec" d="M 0 0
|
||||
L 0 3.5
|
||||
" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#mbe2a133895" x="107.254001" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m70595552ec" x="107.254001" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_1">
|
||||
@@ -81,11 +81,11 @@ z
|
||||
<g id="line2d_3">
|
||||
<path d="M 232.167199 383.508
|
||||
L 232.167199 48.24
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_4">
|
||||
<g>
|
||||
<use xlink:href="#mbe2a133895" x="232.167199" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m70595552ec" x="232.167199" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_2">
|
||||
@@ -125,11 +125,11 @@ z
|
||||
<g id="line2d_5">
|
||||
<path d="M 305.236736 383.508
|
||||
L 305.236736 48.24
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_6">
|
||||
<g>
|
||||
<use xlink:href="#mbe2a133895" x="305.236736" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m70595552ec" x="305.236736" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_3">
|
||||
@@ -177,11 +177,11 @@ z
|
||||
<g id="line2d_7">
|
||||
<path d="M 397.293465 383.508
|
||||
L 397.293465 48.24
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_8">
|
||||
<g>
|
||||
<use xlink:href="#mbe2a133895" x="397.293465" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m70595552ec" x="397.293465" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_4">
|
||||
@@ -222,11 +222,11 @@ z
|
||||
<g id="line2d_9">
|
||||
<path d="M 522.206663 383.508
|
||||
L 522.206663 48.24
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_10">
|
||||
<g>
|
||||
<use xlink:href="#mbe2a133895" x="522.206663" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m70595552ec" x="522.206663" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_5">
|
||||
@@ -264,11 +264,11 @@ z
|
||||
<g id="line2d_11">
|
||||
<path d="M 647.119862 383.508
|
||||
L 647.119862 48.24
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_12">
|
||||
<g>
|
||||
<use xlink:href="#mbe2a133895" x="647.119862" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m70595552ec" x="647.119862" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_6">
|
||||
@@ -282,47 +282,47 @@ L 647.119862 48.24
|
||||
<g id="xtick_7">
|
||||
<g id="line2d_13">
|
||||
<defs>
|
||||
<path id="m6cd4016301" d="M 0 0
|
||||
<path id="mc109719534" d="M 0 0
|
||||
L 0 2
|
||||
" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m6cd4016301" x="88.266809" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#mc109719534" x="88.266809" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_8">
|
||||
<g id="line2d_14">
|
||||
<g>
|
||||
<use xlink:href="#m6cd4016301" x="357.080397" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#mc109719534" x="357.080397" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_9">
|
||||
<g id="line2d_15">
|
||||
<g>
|
||||
<use xlink:href="#m6cd4016301" x="430.149934" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#mc109719534" x="430.149934" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_10">
|
||||
<g id="line2d_16">
|
||||
<g>
|
||||
<use xlink:href="#m6cd4016301" x="457.929683" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#mc109719534" x="457.929683" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_11">
|
||||
<g id="line2d_17">
|
||||
<g>
|
||||
<use xlink:href="#m6cd4016301" x="481.993596" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#mc109719534" x="481.993596" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_12">
|
||||
<g id="line2d_18">
|
||||
<g>
|
||||
<use xlink:href="#m6cd4016301" x="503.219471" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#mc109719534" x="503.219471" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
@@ -712,16 +712,16 @@ z
|
||||
<g id="line2d_19">
|
||||
<path d="M 69.4764 371.090667
|
||||
L 651.7548 371.090667
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_20">
|
||||
<defs>
|
||||
<path id="mc17c24b7f1" d="M 0 0
|
||||
<path id="md01d7c5d8e" d="M 0 0
|
||||
L -3.5 0
|
||||
" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#mc17c24b7f1" x="69.4764" y="371.090667" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#md01d7c5d8e" x="69.4764" y="371.090667" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_8">
|
||||
@@ -735,11 +735,11 @@ L -3.5 0
|
||||
<g id="line2d_21">
|
||||
<path d="M 69.4764 309.004
|
||||
L 651.7548 309.004
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_22">
|
||||
<g>
|
||||
<use xlink:href="#mc17c24b7f1" x="69.4764" y="309.004" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#md01d7c5d8e" x="69.4764" y="309.004" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_9">
|
||||
@@ -754,11 +754,11 @@ L 651.7548 309.004
|
||||
<g id="line2d_23">
|
||||
<path d="M 69.4764 246.917333
|
||||
L 651.7548 246.917333
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_24">
|
||||
<g>
|
||||
<use xlink:href="#mc17c24b7f1" x="69.4764" y="246.917333" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#md01d7c5d8e" x="69.4764" y="246.917333" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_10">
|
||||
@@ -794,11 +794,11 @@ z
|
||||
<g id="line2d_25">
|
||||
<path d="M 69.4764 184.830667
|
||||
L 651.7548 184.830667
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_26">
|
||||
<g>
|
||||
<use xlink:href="#mc17c24b7f1" x="69.4764" y="184.830667" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#md01d7c5d8e" x="69.4764" y="184.830667" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_11">
|
||||
@@ -845,11 +845,11 @@ z
|
||||
<g id="line2d_27">
|
||||
<path d="M 69.4764 122.744
|
||||
L 651.7548 122.744
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_28">
|
||||
<g>
|
||||
<use xlink:href="#mc17c24b7f1" x="69.4764" y="122.744" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#md01d7c5d8e" x="69.4764" y="122.744" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_12">
|
||||
@@ -905,11 +905,11 @@ z
|
||||
<g id="line2d_29">
|
||||
<path d="M 69.4764 60.657333
|
||||
L 651.7548 60.657333
|
||||
" clip-path="url(#p9b90294ceb)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p659bd6775f)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_30">
|
||||
<g>
|
||||
<use xlink:href="#mc17c24b7f1" x="69.4764" y="60.657333" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#md01d7c5d8e" x="69.4764" y="60.657333" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_13">
|
||||
@@ -1011,69 +1011,51 @@ z
|
||||
</g>
|
||||
<g id="PathCollection_1">
|
||||
<defs>
|
||||
<path id="m44e29586f3" d="M 0 4.242641
|
||||
C 1.125161 4.242641 2.204391 3.795609 3 3
|
||||
C 3.795609 2.204391 4.242641 1.125161 4.242641 0
|
||||
C 4.242641 -1.125161 3.795609 -2.204391 3 -3
|
||||
C 2.204391 -3.795609 1.125161 -4.242641 0 -4.242641
|
||||
C -1.125161 -4.242641 -2.204391 -3.795609 -3 -3
|
||||
C -3.795609 -2.204391 -4.242641 -1.125161 -4.242641 0
|
||||
C -4.242641 1.125161 -3.795609 2.204391 -3 3
|
||||
C -2.204391 3.795609 -1.125161 4.242641 0 4.242641
|
||||
<path id="m958be9fb62" d="M 0 4.527693
|
||||
C 1.200758 4.527693 2.352498 4.050626 3.201562 3.201562
|
||||
C 4.050626 2.352498 4.527693 1.200758 4.527693 0
|
||||
C 4.527693 -1.200758 4.050626 -2.352498 3.201562 -3.201562
|
||||
C 2.352498 -4.050626 1.200758 -4.527693 0 -4.527693
|
||||
C -1.200758 -4.527693 -2.352498 -4.050626 -3.201562 -3.201562
|
||||
C -4.050626 -2.352498 -4.527693 -1.200758 -4.527693 0
|
||||
C -4.527693 1.200758 -4.050626 2.352498 -3.201562 3.201562
|
||||
C -2.352498 4.050626 -1.200758 4.527693 0 4.527693
|
||||
z
|
||||
" style="stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p9b90294ceb)">
|
||||
<use xlink:href="#m44e29586f3" x="626.56807" y="81.507333" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m44e29586f3" x="477.896762" y="192.707333" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m44e29586f3" x="581.058658" y="69.924" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m44e29586f3" x="585.574532" y="81.507333" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m44e29586f3" x="545.868796" y="79.190667" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m44e29586f3" x="546.497942" y="79.190667" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m44e29586f3" x="480.380458" y="76.874" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m44e29586f3" x="510.719279" y="79.190667" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m44e29586f3" x="507.457174" y="72.240667" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p659bd6775f)">
|
||||
<use xlink:href="#m958be9fb62" x="500.022941" y="76.101778" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m958be9fb62" x="560.292493" y="79.962889" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m958be9fb62" x="571.905064" y="114.712889" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_2">
|
||||
<defs>
|
||||
<path id="m0c45f9ba85" d="M -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
L 4.242641 -4.242641
|
||||
L -4.242641 -4.242641
|
||||
<path id="m22f9569c5c" d="M -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
L 4.527693 -4.527693
|
||||
L -4.527693 -4.527693
|
||||
z
|
||||
" style="stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p9b90294ceb)">
|
||||
<use xlink:href="#m0c45f9ba85" x="494.687389" y="90.774" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0c45f9ba85" x="472.702587" y="60.657333" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0c45f9ba85" x="334.016057" y="60.657333" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0c45f9ba85" x="506.752551" y="60.657333" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0c45f9ba85" x="458.857792" y="65.290667" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0c45f9ba85" x="373.521537" y="65.290667" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0c45f9ba85" x="335.073657" y="60.657333" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0c45f9ba85" x="477.52664" y="178.807333" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0c45f9ba85" x="221.761191" y="60.657333" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p659bd6775f)">
|
||||
<use xlink:href="#m22f9569c5c" x="374.694197" y="100.040667" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m22f9569c5c" x="454.432694" y="63.746222" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m22f9569c5c" x="446.425335" y="70.696222" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_3">
|
||||
<defs>
|
||||
<path id="mcb38cb3f50" d="M 0 -4.242641
|
||||
L -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
<path id="m9d67e8fe57" d="M 0 -4.527693
|
||||
L -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
z
|
||||
" style="stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p9b90294ceb)">
|
||||
<use xlink:href="#mcb38cb3f50" x="606.926148" y="60.657333" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mcb38cb3f50" x="426.887417" y="60.657333" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mcb38cb3f50" x="387.599113" y="60.657333" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mcb38cb3f50" x="398.896532" y="60.657333" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mcb38cb3f50" x="375.073935" y="60.657333" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mcb38cb3f50" x="492.724841" y="60.657333" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mcb38cb3f50" x="303.714959" y="62.974" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mcb38cb3f50" x="275.970008" y="60.657333" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mcb38cb3f50" x="302.928888" y="60.657333" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p659bd6775f)">
|
||||
<use xlink:href="#m9d67e8fe57" x="294.658124" y="61.429556" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m9d67e8fe57" x="429.704216" y="60.657333" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m9d67e8fe57" x="500.74777" y="60.657333" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="patch_3">
|
||||
@@ -1088,69 +1070,51 @@ L 651.7548 383.508
|
||||
</g>
|
||||
<g id="PathCollection_4">
|
||||
<defs>
|
||||
<path id="ma63d1ce933" d="M 0 4.242641
|
||||
C 1.125161 4.242641 2.204391 3.795609 3 3
|
||||
C 3.795609 2.204391 4.242641 1.125161 4.242641 0
|
||||
C 4.242641 -1.125161 3.795609 -2.204391 3 -3
|
||||
C 2.204391 -3.795609 1.125161 -4.242641 0 -4.242641
|
||||
C -1.125161 -4.242641 -2.204391 -3.795609 -3 -3
|
||||
C -3.795609 -2.204391 -4.242641 -1.125161 -4.242641 0
|
||||
C -4.242641 1.125161 -3.795609 2.204391 -3 3
|
||||
C -2.204391 3.795609 -1.125161 4.242641 0 4.242641
|
||||
<path id="m08f8e0b7d7" d="M 0 4.527693
|
||||
C 1.200758 4.527693 2.352498 4.050626 3.201562 3.201562
|
||||
C 4.050626 2.352498 4.527693 1.200758 4.527693 0
|
||||
C 4.527693 -1.200758 4.050626 -2.352498 3.201562 -3.201562
|
||||
C 2.352498 -4.050626 1.200758 -4.527693 0 -4.527693
|
||||
C -1.200758 -4.527693 -2.352498 -4.050626 -3.201562 -3.201562
|
||||
C -4.050626 -2.352498 -4.527693 -1.200758 -4.527693 0
|
||||
C -4.527693 1.200758 -4.050626 2.352498 -3.201562 3.201562
|
||||
C -2.352498 4.050626 -1.200758 4.527693 0 4.527693
|
||||
z
|
||||
" style="stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p9b90294ceb)">
|
||||
<use xlink:href="#ma63d1ce933" x="586.023679" y="90.774" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma63d1ce933" x="572.375357" y="76.874" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma63d1ce933" x="612.846347" y="62.974" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma63d1ce933" x="581.059344" y="76.874" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma63d1ce933" x="591.435644" y="88.457333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma63d1ce933" x="565.492237" y="69.924" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma63d1ce933" x="479.864032" y="95.407333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma63d1ce933" x="487.737148" y="72.240667" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma63d1ce933" x="495.266765" y="74.557333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p659bd6775f)">
|
||||
<use xlink:href="#m08f8e0b7d7" x="487.732321" y="80.735111" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m08f8e0b7d7" x="579.642841" y="78.418444" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m08f8e0b7d7" x="591.207516" y="76.874" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_5">
|
||||
<defs>
|
||||
<path id="m039143bba6" d="M -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
L 4.242641 -4.242641
|
||||
L -4.242641 -4.242641
|
||||
<path id="m7d0bd37bd0" d="M -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
L 4.527693 -4.527693
|
||||
L -4.527693 -4.527693
|
||||
z
|
||||
" style="stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p9b90294ceb)">
|
||||
<use xlink:href="#m039143bba6" x="386.932366" y="371.090667" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m039143bba6" x="347.901293" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m039143bba6" x="475.916108" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m039143bba6" x="444.980884" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m039143bba6" x="401.681411" y="157.957333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m039143bba6" x="365.805683" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m039143bba6" x="450.277329" y="76.874" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m039143bba6" x="397.993201" y="76.874" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m039143bba6" x="315.899377" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p659bd6775f)">
|
||||
<use xlink:href="#m7d0bd37bd0" x="396.224539" y="71.468444" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m7d0bd37bd0" x="407.071261" y="93.090667" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m7d0bd37bd0" x="411.792426" y="164.135111" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_6">
|
||||
<defs>
|
||||
<path id="m7cba704eb1" d="M 0 -4.242641
|
||||
L -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
<path id="md0eb71f045" d="M 0 -4.527693
|
||||
L -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
z
|
||||
" style="stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p9b90294ceb)">
|
||||
<use xlink:href="#m7cba704eb1" x="368.34704" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m7cba704eb1" x="172.850703" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m7cba704eb1" x="400.375617" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m7cba704eb1" x="240.497564" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m7cba704eb1" x="247.438494" y="368.774" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m7cba704eb1" x="96.656442" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m7cba704eb1" x="306.026313" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m7cba704eb1" x="164.987441" y="100.040667" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m7cba704eb1" x="125.025522" y="62.974" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p659bd6775f)">
|
||||
<use xlink:href="#md0eb71f045" x="216.304597" y="74.557333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#md0eb71f045" x="206.876444" y="163.362889" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#md0eb71f045" x="337.81567" y="60.657333" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_15">
|
||||
@@ -1293,7 +1257,7 @@ z
|
||||
<g id="legend_1">
|
||||
<g id="line2d_31">
|
||||
<defs>
|
||||
<path id="m196cf5fa8e" d="M 0 4
|
||||
<path id="m3564327c39" d="M 0 4
|
||||
C 1.060812 4 2.078319 3.578535 2.828427 2.828427
|
||||
C 3.578535 2.078319 4 1.060812 4 0
|
||||
C 4 -1.060812 3.578535 -2.078319 2.828427 -2.828427
|
||||
@@ -1306,7 +1270,7 @@ z
|
||||
" style="stroke: #e76f00"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m196cf5fa8e" x="147.174975" y="457.307358" style="fill: #e76f00; stroke: #e76f00"/>
|
||||
<use xlink:href="#m3564327c39" x="147.174975" y="457.307358" style="fill: #e76f00; stroke: #e76f00"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_16">
|
||||
@@ -1350,7 +1314,7 @@ z
|
||||
</g>
|
||||
<g id="line2d_32">
|
||||
<defs>
|
||||
<path id="m980d205c79" d="M -4 4
|
||||
<path id="m61bf2ed865" d="M -4 4
|
||||
L 4 4
|
||||
L 4 -4
|
||||
L -4 -4
|
||||
@@ -1358,7 +1322,7 @@ z
|
||||
" style="stroke: #059669; stroke-linejoin: miter"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m980d205c79" x="245.68435" y="457.307358" style="fill: #059669; stroke: #059669; stroke-linejoin: miter"/>
|
||||
<use xlink:href="#m61bf2ed865" x="245.68435" y="457.307358" style="fill: #059669; stroke: #059669; stroke-linejoin: miter"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_17">
|
||||
@@ -1390,14 +1354,14 @@ z
|
||||
</g>
|
||||
<g id="line2d_33">
|
||||
<defs>
|
||||
<path id="m9daa88afa6" d="M 0 -4
|
||||
<path id="m103dd7bc5b" d="M 0 -4
|
||||
L -4 4
|
||||
L 4 4
|
||||
z
|
||||
" style="stroke: #2563eb; stroke-linejoin: miter"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m9daa88afa6" x="312.031225" y="457.307358" style="fill: #2563eb; stroke: #2563eb; stroke-linejoin: miter"/>
|
||||
<use xlink:href="#m103dd7bc5b" x="312.031225" y="457.307358" style="fill: #2563eb; stroke: #2563eb; stroke-linejoin: miter"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_18">
|
||||
@@ -1528,7 +1492,7 @@ z
|
||||
</g>
|
||||
<g id="line2d_34">
|
||||
<defs>
|
||||
<path id="m8d8ebb65e6" d="M 0 4
|
||||
<path id="mf47b299e37" d="M 0 4
|
||||
C 1.060812 4 2.078319 3.578535 2.828427 2.828427
|
||||
C 3.578535 2.078319 4 1.060812 4 0
|
||||
C 4 -1.060812 3.578535 -2.078319 2.828427 -2.828427
|
||||
@@ -1541,7 +1505,7 @@ z
|
||||
" style="stroke: #334155"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m8d8ebb65e6" x="419.907787" y="457.307358" style="fill: #334155; stroke: #334155"/>
|
||||
<use xlink:href="#mf47b299e37" x="419.907787" y="457.307358" style="fill: #334155; stroke: #334155"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_19">
|
||||
@@ -1606,7 +1570,7 @@ z
|
||||
</g>
|
||||
<g id="line2d_35">
|
||||
<defs>
|
||||
<path id="m493684f7e6" d="M 0 4
|
||||
<path id="m67d2e3502d" d="M 0 4
|
||||
C 1.060812 4 2.078319 3.578535 2.828427 2.828427
|
||||
C 3.578535 2.078319 4 1.060812 4 0
|
||||
C 4 -1.060812 3.578535 -2.078319 2.828427 -2.828427
|
||||
@@ -1619,7 +1583,7 @@ z
|
||||
" style="stroke: #334155; stroke-width: 1.6"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m493684f7e6" x="534.443725" y="457.307358" style="fill: #ffffff; stroke: #334155; stroke-width: 1.6"/>
|
||||
<use xlink:href="#m67d2e3502d" x="534.443725" y="457.307358" style="fill: #ffffff; stroke: #334155; stroke-width: 1.6"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_20">
|
||||
@@ -1668,7 +1632,7 @@ z
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="p9b90294ceb">
|
||||
<clipPath id="p659bd6775f">
|
||||
<rect x="69.4764" y="48.24" width="582.2784" height="335.268"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
|
||||
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 46 KiB |
@@ -6,11 +6,11 @@
|
||||
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<cc:Work>
|
||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||
<dc:date>2026-08-11T18:08:59.868856</dc:date>
|
||||
<dc:date>2026-08-14T10:13:09.541057</dc:date>
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Matplotlib v3.11.1, https://matplotlib.org/</dc:title>
|
||||
<dc:title>Matplotlib v3.11.0, https://matplotlib.org/</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
</cc:Work>
|
||||
@@ -42,16 +42,16 @@ z
|
||||
<g id="line2d_1">
|
||||
<path d="M 118.266346 383.508
|
||||
L 118.266346 48.24
|
||||
" clip-path="url(#pca7736d145)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p002ff62761)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_2">
|
||||
<defs>
|
||||
<path id="m710376ead2" d="M 0 0
|
||||
<path id="m702187e35b" d="M 0 0
|
||||
L 0 3.5
|
||||
" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m710376ead2" x="118.266346" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m702187e35b" x="118.266346" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_1">
|
||||
@@ -92,11 +92,11 @@ z
|
||||
<g id="line2d_3">
|
||||
<path d="M 277.47163 383.508
|
||||
L 277.47163 48.24
|
||||
" clip-path="url(#pca7736d145)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p002ff62761)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_4">
|
||||
<g>
|
||||
<use xlink:href="#m710376ead2" x="277.47163" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m702187e35b" x="277.47163" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_2">
|
||||
@@ -148,11 +148,11 @@ z
|
||||
<g id="line2d_5">
|
||||
<path d="M 436.676914 383.508
|
||||
L 436.676914 48.24
|
||||
" clip-path="url(#pca7736d145)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p002ff62761)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_6">
|
||||
<g>
|
||||
<use xlink:href="#m710376ead2" x="436.676914" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m702187e35b" x="436.676914" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_3">
|
||||
@@ -193,11 +193,11 @@ z
|
||||
<g id="line2d_7">
|
||||
<path d="M 595.882198 383.508
|
||||
L 595.882198 48.24
|
||||
" clip-path="url(#pca7736d145)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p002ff62761)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_8">
|
||||
<g>
|
||||
<use xlink:href="#m710376ead2" x="595.882198" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m702187e35b" x="595.882198" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_4">
|
||||
@@ -232,47 +232,47 @@ z
|
||||
<g id="xtick_5">
|
||||
<g id="line2d_9">
|
||||
<defs>
|
||||
<path id="m41dfc85c48" d="M 0 0
|
||||
<path id="m45d8372816" d="M 0 0
|
||||
L 0 2
|
||||
" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m41dfc85c48" x="160.142814" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m45d8372816" x="160.142814" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_6">
|
||||
<g id="line2d_10">
|
||||
<g>
|
||||
<use xlink:href="#m41dfc85c48" x="195.548862" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m45d8372816" x="195.548862" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_7">
|
||||
<g id="line2d_11">
|
||||
<g>
|
||||
<use xlink:href="#m41dfc85c48" x="226.218976" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m45d8372816" x="226.218976" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_8">
|
||||
<g id="line2d_12">
|
||||
<g>
|
||||
<use xlink:href="#m41dfc85c48" x="253.271935" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m45d8372816" x="253.271935" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_9">
|
||||
<g id="line2d_13">
|
||||
<g>
|
||||
<use xlink:href="#m41dfc85c48" x="529.806035" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m45d8372816" x="529.806035" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_10">
|
||||
<g id="line2d_14">
|
||||
<g>
|
||||
<use xlink:href="#m41dfc85c48" x="647.134852" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m45d8372816" x="647.134852" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
@@ -662,16 +662,16 @@ z
|
||||
<g id="line2d_15">
|
||||
<path d="M 69.4764 370.09728
|
||||
L 651.7548 370.09728
|
||||
" clip-path="url(#pca7736d145)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p002ff62761)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_16">
|
||||
<defs>
|
||||
<path id="m4a1d670796" d="M 0 0
|
||||
<path id="m49b75e3f59" d="M 0 0
|
||||
L -3.5 0
|
||||
" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m4a1d670796" x="69.4764" y="370.09728" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m49b75e3f59" x="69.4764" y="370.09728" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_6">
|
||||
@@ -686,11 +686,11 @@ L -3.5 0
|
||||
<g id="line2d_17">
|
||||
<path d="M 69.4764 303.04368
|
||||
L 651.7548 303.04368
|
||||
" clip-path="url(#pca7736d145)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p002ff62761)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_18">
|
||||
<g>
|
||||
<use xlink:href="#m4a1d670796" x="69.4764" y="303.04368" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m49b75e3f59" x="69.4764" y="303.04368" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_7">
|
||||
@@ -705,11 +705,11 @@ L 651.7548 303.04368
|
||||
<g id="line2d_19">
|
||||
<path d="M 69.4764 235.99008
|
||||
L 651.7548 235.99008
|
||||
" clip-path="url(#pca7736d145)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p002ff62761)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_20">
|
||||
<g>
|
||||
<use xlink:href="#m4a1d670796" x="69.4764" y="235.99008" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m49b75e3f59" x="69.4764" y="235.99008" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_8">
|
||||
@@ -724,11 +724,11 @@ L 651.7548 235.99008
|
||||
<g id="line2d_21">
|
||||
<path d="M 69.4764 168.93648
|
||||
L 651.7548 168.93648
|
||||
" clip-path="url(#pca7736d145)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p002ff62761)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_22">
|
||||
<g>
|
||||
<use xlink:href="#m4a1d670796" x="69.4764" y="168.93648" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m49b75e3f59" x="69.4764" y="168.93648" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_9">
|
||||
@@ -775,11 +775,11 @@ z
|
||||
<g id="line2d_23">
|
||||
<path d="M 69.4764 101.88288
|
||||
L 651.7548 101.88288
|
||||
" clip-path="url(#pca7736d145)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#p002ff62761)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_24">
|
||||
<g>
|
||||
<use xlink:href="#m4a1d670796" x="69.4764" y="101.88288" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m49b75e3f59" x="69.4764" y="101.88288" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_10">
|
||||
@@ -902,69 +902,51 @@ z
|
||||
</g>
|
||||
<g id="PathCollection_1">
|
||||
<defs>
|
||||
<path id="m91ab9f99ed" d="M 0 4.242641
|
||||
C 1.125161 4.242641 2.204391 3.795609 3 3
|
||||
C 3.795609 2.204391 4.242641 1.125161 4.242641 0
|
||||
C 4.242641 -1.125161 3.795609 -2.204391 3 -3
|
||||
C 2.204391 -3.795609 1.125161 -4.242641 0 -4.242641
|
||||
C -1.125161 -4.242641 -2.204391 -3.795609 -3 -3
|
||||
C -3.795609 -2.204391 -4.242641 -1.125161 -4.242641 0
|
||||
C -4.242641 1.125161 -3.795609 2.204391 -3 3
|
||||
C -2.204391 3.795609 -1.125161 4.242641 0 4.242641
|
||||
<path id="m18e36bf3a5" d="M 0 4.527693
|
||||
C 1.200758 4.527693 2.352498 4.050626 3.201562 3.201562
|
||||
C 4.050626 2.352498 4.527693 1.200758 4.527693 0
|
||||
C 4.527693 -1.200758 4.050626 -2.352498 3.201562 -3.201562
|
||||
C 2.352498 -4.050626 1.200758 -4.527693 0 -4.527693
|
||||
C -1.200758 -4.527693 -2.352498 -4.050626 -3.201562 -3.201562
|
||||
C -4.050626 -2.352498 -4.527693 -1.200758 -4.527693 0
|
||||
C -4.527693 1.200758 -4.050626 2.352498 -3.201562 3.201562
|
||||
C -2.352498 4.050626 -1.200758 4.527693 0 4.527693
|
||||
z
|
||||
" style="stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#pca7736d145)">
|
||||
<use xlink:href="#m91ab9f99ed" x="509.473026" y="154.902006" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m91ab9f99ed" x="490.358069" y="232.871308" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m91ab9f99ed" x="517.377063" y="108.120424" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m91ab9f99ed" x="403.925401" y="170.495866" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m91ab9f99ed" x="379.229873" y="154.902006" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m91ab9f99ed" x="379.219761" y="76.932703" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m91ab9f99ed" x="246.583419" y="256.262099" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m91ab9f99ed" x="317.521678" y="225.074378" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m91ab9f99ed" x="291.340353" y="154.902006" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p002ff62761)">
|
||||
<use xlink:href="#m18e36bf3a5" x="286.987933" y="212.079494" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m18e36bf3a5" x="387.756922" y="134.110192" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m18e36bf3a5" x="506.013921" y="165.297913" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_2">
|
||||
<defs>
|
||||
<path id="m5ebbb783ff" d="M -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
L 4.242641 -4.242641
|
||||
L -4.242641 -4.242641
|
||||
<path id="m8ed93b9e29" d="M -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
L 4.527693 -4.527693
|
||||
L -4.527693 -4.527693
|
||||
z
|
||||
" style="stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#pca7736d145)">
|
||||
<use xlink:href="#m5ebbb783ff" x="375.346144" y="310.84061" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m5ebbb783ff" x="341.095977" y="318.63754" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m5ebbb783ff" x="351.032581" y="248.465168" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m5ebbb783ff" x="224.771828" y="248.465168" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m5ebbb783ff" x="271.215108" y="264.059029" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m5ebbb783ff" x="306.17877" y="232.871308" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m5ebbb783ff" x="209.968948" y="295.24675" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m5ebbb783ff" x="221.266124" y="271.855959" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m5ebbb783ff" x="220.182051" y="349.825261" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p002ff62761)">
|
||||
<use xlink:href="#m8ed93b9e29" x="217.195137" y="305.642657" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m8ed93b9e29" x="269.782746" y="248.465168" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m8ed93b9e29" x="356.279635" y="292.647773" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_3">
|
||||
<defs>
|
||||
<path id="m1328d8c601" d="M 0 -4.242641
|
||||
L -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
<path id="m0632bc5c53" d="M 0 -4.527693
|
||||
L -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
z
|
||||
" style="stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#pca7736d145)">
|
||||
<use xlink:href="#m1328d8c601" x="448.737808" y="287.44982" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m1328d8c601" x="326.048743" y="310.84061" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m1328d8c601" x="482.625608" y="264.059029" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m1328d8c601" x="296.375943" y="240.668238" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m1328d8c601" x="276.407263" y="256.262099" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m1328d8c601" x="323.633405" y="264.059029" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m1328d8c601" x="240.855266" y="303.04368" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m1328d8c601" x="187.853822" y="318.63754" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m1328d8c601" x="228.49184" y="225.074378" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p002ff62761)">
|
||||
<use xlink:href="#m0632bc5c53" x="220.161338" y="282.251866" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0632bc5c53" x="299.624688" y="253.663122" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0632bc5c53" x="428.346349" y="287.44982" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="patch_3">
|
||||
@@ -979,69 +961,51 @@ L 651.7548 383.508
|
||||
</g>
|
||||
<g id="PathCollection_4">
|
||||
<defs>
|
||||
<path id="m0b7a202871" d="M 0 4.242641
|
||||
C 1.125161 4.242641 2.204391 3.795609 3 3
|
||||
C 3.795609 2.204391 4.242641 1.125161 4.242641 0
|
||||
C 4.242641 -1.125161 3.795609 -2.204391 3 -3
|
||||
C 2.204391 -3.795609 1.125161 -4.242641 0 -4.242641
|
||||
C -1.125161 -4.242641 -2.204391 -3.795609 -3 -3
|
||||
C -3.795609 -2.204391 -4.242641 -1.125161 -4.242641 0
|
||||
C -4.242641 1.125161 -3.795609 2.204391 -3 3
|
||||
C -2.204391 3.795609 -1.125161 4.242641 0 4.242641
|
||||
<path id="ma12ea4f908" d="M 0 4.527693
|
||||
C 1.200758 4.527693 2.352498 4.050626 3.201562 3.201562
|
||||
C 4.050626 2.352498 4.527693 1.200758 4.527693 0
|
||||
C 4.527693 -1.200758 4.050626 -2.352498 3.201562 -3.201562
|
||||
C 2.352498 -4.050626 1.200758 -4.527693 0 -4.527693
|
||||
C -1.200758 -4.527693 -2.352498 -4.050626 -3.201562 -3.201562
|
||||
C -4.050626 -2.352498 -4.527693 -1.200758 -4.527693 0
|
||||
C -4.527693 1.200758 -4.050626 2.352498 -3.201562 3.201562
|
||||
C -2.352498 4.050626 -1.200758 4.527693 0 4.527693
|
||||
z
|
||||
" style="stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#pca7736d145)">
|
||||
<use xlink:href="#m0b7a202871" x="619.653624" y="162.698936" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0b7a202871" x="440.777686" y="240.668238" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0b7a202871" x="552.975774" y="217.277447" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0b7a202871" x="316.765582" y="201.683587" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0b7a202871" x="372.852485" y="178.292796" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0b7a202871" x="394.180988" y="154.902006" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0b7a202871" x="289.208586" y="139.308145" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0b7a202871" x="301.138835" y="131.511215" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m0b7a202871" x="222.213192" y="248.465168" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p002ff62761)">
|
||||
<use xlink:href="#ma12ea4f908" x="273.388138" y="173.094843" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma12ea4f908" x="363.527822" y="178.292796" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma12ea4f908" x="549.145367" y="206.88154" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_5">
|
||||
<defs>
|
||||
<path id="m135d73d87b" d="M -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
L 4.242641 -4.242641
|
||||
L -4.242641 -4.242641
|
||||
<path id="m78e3676ea7" d="M -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
L 4.527693 -4.527693
|
||||
L -4.527693 -4.527693
|
||||
z
|
||||
" style="stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#pca7736d145)">
|
||||
<use xlink:href="#m135d73d87b" x="200.540072" y="271.855959" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m135d73d87b" x="288.345426" y="279.652889" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m135d73d87b" x="248.15366" y="271.855959" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m135d73d87b" x="234.961301" y="295.24675" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m135d73d87b" x="204.466628" y="303.04368" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m135d73d87b" x="206.481042" y="310.84061" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m135d73d87b" x="236.170924" y="318.63754" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m135d73d87b" x="227.53238" y="303.04368" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m135d73d87b" x="216.875397" y="303.04368" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p002ff62761)">
|
||||
<use xlink:href="#m78e3676ea7" x="226.994925" y="308.241633" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m78e3676ea7" x="215.730828" y="303.04368" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m78e3676ea7" x="248.460186" y="274.454936" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_6">
|
||||
<defs>
|
||||
<path id="ma096508ec9" d="M 0 -4.242641
|
||||
L -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
<path id="m1a44be873d" d="M 0 -4.527693
|
||||
L -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
z
|
||||
" style="stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#pca7736d145)">
|
||||
<use xlink:href="#ma096508ec9" x="248.395417" y="264.059029" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma096508ec9" x="260.989852" y="264.059029" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma096508ec9" x="245.164396" y="256.262099" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma096508ec9" x="286.730401" y="232.871308" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma096508ec9" x="254.123499" y="287.44982" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma096508ec9" x="104.118106" y="342.028331" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma096508ec9" x="219.374156" y="271.855959" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma096508ec9" x="195.889601" y="225.074378" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma096508ec9" x="265.637318" y="225.074378" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#p002ff62761)">
|
||||
<use xlink:href="#m1a44be873d" x="228.819816" y="240.668238" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m1a44be873d" x="227.612698" y="287.44982" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m1a44be873d" x="251.618605" y="261.460052" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_12">
|
||||
@@ -1214,7 +1178,7 @@ z
|
||||
<g id="legend_1">
|
||||
<g id="line2d_25">
|
||||
<defs>
|
||||
<path id="m6765e713da" d="M 0 4
|
||||
<path id="m520dd6936a" d="M 0 4
|
||||
C 1.060812 4 2.078319 3.578535 2.828427 2.828427
|
||||
C 3.578535 2.078319 4 1.060812 4 0
|
||||
C 4 -1.060812 3.578535 -2.078319 2.828427 -2.828427
|
||||
@@ -1227,7 +1191,7 @@ z
|
||||
" style="stroke: #e76f00"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m6765e713da" x="147.174975" y="457.307358" style="fill: #e76f00; stroke: #e76f00"/>
|
||||
<use xlink:href="#m520dd6936a" x="147.174975" y="457.307358" style="fill: #e76f00; stroke: #e76f00"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_13">
|
||||
@@ -1276,7 +1240,7 @@ z
|
||||
</g>
|
||||
<g id="line2d_26">
|
||||
<defs>
|
||||
<path id="m5a275824ac" d="M -4 4
|
||||
<path id="m214dbd1fd6" d="M -4 4
|
||||
L 4 4
|
||||
L 4 -4
|
||||
L -4 -4
|
||||
@@ -1284,7 +1248,7 @@ z
|
||||
" style="stroke: #059669; stroke-linejoin: miter"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m5a275824ac" x="245.68435" y="457.307358" style="fill: #059669; stroke: #059669; stroke-linejoin: miter"/>
|
||||
<use xlink:href="#m214dbd1fd6" x="245.68435" y="457.307358" style="fill: #059669; stroke: #059669; stroke-linejoin: miter"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_14">
|
||||
@@ -1316,14 +1280,14 @@ z
|
||||
</g>
|
||||
<g id="line2d_27">
|
||||
<defs>
|
||||
<path id="m590f4d8652" d="M 0 -4
|
||||
<path id="m04d656c2cf" d="M 0 -4
|
||||
L -4 4
|
||||
L 4 4
|
||||
z
|
||||
" style="stroke: #2563eb; stroke-linejoin: miter"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m590f4d8652" x="312.031225" y="457.307358" style="fill: #2563eb; stroke: #2563eb; stroke-linejoin: miter"/>
|
||||
<use xlink:href="#m04d656c2cf" x="312.031225" y="457.307358" style="fill: #2563eb; stroke: #2563eb; stroke-linejoin: miter"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_15">
|
||||
@@ -1454,7 +1418,7 @@ z
|
||||
</g>
|
||||
<g id="line2d_28">
|
||||
<defs>
|
||||
<path id="me2e701c0ed" d="M 0 4
|
||||
<path id="m265da88dea" d="M 0 4
|
||||
C 1.060812 4 2.078319 3.578535 2.828427 2.828427
|
||||
C 3.578535 2.078319 4 1.060812 4 0
|
||||
C 4 -1.060812 3.578535 -2.078319 2.828427 -2.828427
|
||||
@@ -1467,7 +1431,7 @@ z
|
||||
" style="stroke: #334155"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#me2e701c0ed" x="419.907787" y="457.307358" style="fill: #334155; stroke: #334155"/>
|
||||
<use xlink:href="#m265da88dea" x="419.907787" y="457.307358" style="fill: #334155; stroke: #334155"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_16">
|
||||
@@ -1522,7 +1486,7 @@ z
|
||||
</g>
|
||||
<g id="line2d_29">
|
||||
<defs>
|
||||
<path id="m14f3783af5" d="M 0 4
|
||||
<path id="m3d53b595d2" d="M 0 4
|
||||
C 1.060812 4 2.078319 3.578535 2.828427 2.828427
|
||||
C 3.578535 2.078319 4 1.060812 4 0
|
||||
C 4 -1.060812 3.578535 -2.078319 2.828427 -2.828427
|
||||
@@ -1535,7 +1499,7 @@ z
|
||||
" style="stroke: #334155; stroke-width: 1.6"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m14f3783af5" x="534.443725" y="457.307358" style="fill: #ffffff; stroke: #334155; stroke-width: 1.6"/>
|
||||
<use xlink:href="#m3d53b595d2" x="534.443725" y="457.307358" style="fill: #ffffff; stroke: #334155; stroke-width: 1.6"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_17">
|
||||
@@ -1584,7 +1548,7 @@ z
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="pca7736d145">
|
||||
<clipPath id="p002ff62761">
|
||||
<rect x="69.4764" y="48.24" width="582.2784" height="335.268"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
|
||||
|
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 44 KiB |
@@ -6,11 +6,11 @@
|
||||
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<cc:Work>
|
||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
|
||||
<dc:date>2026-08-11T18:08:59.753083</dc:date>
|
||||
<dc:date>2026-08-14T10:13:09.463179</dc:date>
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Matplotlib v3.11.1, https://matplotlib.org/</dc:title>
|
||||
<dc:title>Matplotlib v3.11.0, https://matplotlib.org/</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
</cc:Work>
|
||||
@@ -42,16 +42,16 @@ z
|
||||
<g id="line2d_1">
|
||||
<path d="M 116.144104 383.508
|
||||
L 116.144104 48.24
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_2">
|
||||
<defs>
|
||||
<path id="mb98e0818a0" d="M 0 0
|
||||
<path id="m71c4a9500e" d="M 0 0
|
||||
L 0 3.5
|
||||
" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#mb98e0818a0" x="116.144104" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m71c4a9500e" x="116.144104" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_1">
|
||||
@@ -91,11 +91,11 @@ z
|
||||
<g id="line2d_3">
|
||||
<path d="M 187.098162 383.508
|
||||
L 187.098162 48.24
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_4">
|
||||
<g>
|
||||
<use xlink:href="#mb98e0818a0" x="187.098162" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m71c4a9500e" x="187.098162" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_2">
|
||||
@@ -143,11 +143,11 @@ z
|
||||
<g id="line2d_5">
|
||||
<path d="M 276.489703 383.508
|
||||
L 276.489703 48.24
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_6">
|
||||
<g>
|
||||
<use xlink:href="#mb98e0818a0" x="276.489703" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m71c4a9500e" x="276.489703" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_3">
|
||||
@@ -188,11 +188,11 @@ z
|
||||
<g id="line2d_7">
|
||||
<path d="M 397.786466 383.508
|
||||
L 397.786466 48.24
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_8">
|
||||
<g>
|
||||
<use xlink:href="#mb98e0818a0" x="397.786466" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m71c4a9500e" x="397.786466" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_4">
|
||||
@@ -244,11 +244,11 @@ z
|
||||
<g id="line2d_9">
|
||||
<path d="M 519.08323 383.508
|
||||
L 519.08323 48.24
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_10">
|
||||
<g>
|
||||
<use xlink:href="#mb98e0818a0" x="519.08323" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m71c4a9500e" x="519.08323" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_5">
|
||||
@@ -263,11 +263,11 @@ L 519.08323 48.24
|
||||
<g id="line2d_11">
|
||||
<path d="M 640.379993 383.508
|
||||
L 640.379993 48.24
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_12">
|
||||
<g>
|
||||
<use xlink:href="#mb98e0818a0" x="640.379993" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m71c4a9500e" x="640.379993" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_6">
|
||||
@@ -302,47 +302,47 @@ z
|
||||
<g id="xtick_7">
|
||||
<g id="line2d_13">
|
||||
<defs>
|
||||
<path id="m723b396c10" d="M 0 0
|
||||
<path id="m8b3ea31888" d="M 0 0
|
||||
L 0 2
|
||||
" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m723b396c10" x="237.440867" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m8b3ea31888" x="237.440867" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_8">
|
||||
<g id="line2d_14">
|
||||
<g>
|
||||
<use xlink:href="#m723b396c10" x="308.394925" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m8b3ea31888" x="308.394925" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_9">
|
||||
<g id="line2d_15">
|
||||
<g>
|
||||
<use xlink:href="#m723b396c10" x="335.370406" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m8b3ea31888" x="335.370406" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_10">
|
||||
<g id="line2d_16">
|
||||
<g>
|
||||
<use xlink:href="#m723b396c10" x="358.73763" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m8b3ea31888" x="358.73763" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_11">
|
||||
<g id="line2d_17">
|
||||
<g>
|
||||
<use xlink:href="#m723b396c10" x="379.348983" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m8b3ea31888" x="379.348983" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="xtick_12">
|
||||
<g id="line2d_18">
|
||||
<g>
|
||||
<use xlink:href="#m723b396c10" x="590.037288" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
<use xlink:href="#m8b3ea31888" x="590.037288" y="383.508" style="stroke: #000000; stroke-width: 0.6"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
@@ -732,16 +732,16 @@ z
|
||||
<g id="line2d_19">
|
||||
<path d="M 69.4764 383.508
|
||||
L 651.7548 383.508
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_20">
|
||||
<defs>
|
||||
<path id="meb111f7d6b" d="M 0 0
|
||||
<path id="m602ff3ef04" d="M 0 0
|
||||
L -3.5 0
|
||||
" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#meb111f7d6b" x="69.4764" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m602ff3ef04" x="69.4764" y="383.508" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_8">
|
||||
@@ -756,11 +756,11 @@ L -3.5 0
|
||||
<g id="line2d_21">
|
||||
<path d="M 69.4764 329.432516
|
||||
L 651.7548 329.432516
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_22">
|
||||
<g>
|
||||
<use xlink:href="#meb111f7d6b" x="69.4764" y="329.432516" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m602ff3ef04" x="69.4764" y="329.432516" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_9">
|
||||
@@ -775,11 +775,11 @@ L 651.7548 329.432516
|
||||
<g id="line2d_23">
|
||||
<path d="M 69.4764 275.357032
|
||||
L 651.7548 275.357032
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_24">
|
||||
<g>
|
||||
<use xlink:href="#meb111f7d6b" x="69.4764" y="275.357032" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m602ff3ef04" x="69.4764" y="275.357032" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_10">
|
||||
@@ -794,11 +794,11 @@ L 651.7548 275.357032
|
||||
<g id="line2d_25">
|
||||
<path d="M 69.4764 221.281548
|
||||
L 651.7548 221.281548
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_26">
|
||||
<g>
|
||||
<use xlink:href="#meb111f7d6b" x="69.4764" y="221.281548" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m602ff3ef04" x="69.4764" y="221.281548" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_11">
|
||||
@@ -813,11 +813,11 @@ L 651.7548 221.281548
|
||||
<g id="line2d_27">
|
||||
<path d="M 69.4764 167.206065
|
||||
L 651.7548 167.206065
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_28">
|
||||
<g>
|
||||
<use xlink:href="#meb111f7d6b" x="69.4764" y="167.206065" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m602ff3ef04" x="69.4764" y="167.206065" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_12">
|
||||
@@ -864,11 +864,11 @@ z
|
||||
<g id="line2d_29">
|
||||
<path d="M 69.4764 113.130581
|
||||
L 651.7548 113.130581
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_30">
|
||||
<g>
|
||||
<use xlink:href="#meb111f7d6b" x="69.4764" y="113.130581" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m602ff3ef04" x="69.4764" y="113.130581" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_13">
|
||||
@@ -895,11 +895,11 @@ z
|
||||
<g id="line2d_31">
|
||||
<path d="M 69.4764 59.055097
|
||||
L 651.7548 59.055097
|
||||
" clip-path="url(#p4b3b48e22e)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
" clip-path="url(#pf1e847a117)" style="fill: none; stroke: #cbd5e1; stroke-opacity: 0.65; stroke-width: 0.7; stroke-linecap: square"/>
|
||||
</g>
|
||||
<g id="line2d_32">
|
||||
<g>
|
||||
<use xlink:href="#meb111f7d6b" x="69.4764" y="59.055097" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
<use xlink:href="#m602ff3ef04" x="69.4764" y="59.055097" style="stroke: #000000; stroke-width: 0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_14">
|
||||
@@ -1075,69 +1075,51 @@ z
|
||||
</g>
|
||||
<g id="PathCollection_1">
|
||||
<defs>
|
||||
<path id="mbe00e8fd5f" d="M 0 4.242641
|
||||
C 1.125161 4.242641 2.204391 3.795609 3 3
|
||||
C 3.795609 2.204391 4.242641 1.125161 4.242641 0
|
||||
C 4.242641 -1.125161 3.795609 -2.204391 3 -3
|
||||
C 2.204391 -3.795609 1.125161 -4.242641 0 -4.242641
|
||||
C -1.125161 -4.242641 -2.204391 -3.795609 -3 -3
|
||||
C -3.795609 -2.204391 -4.242641 -1.125161 -4.242641 0
|
||||
C -4.242641 1.125161 -3.795609 2.204391 -3 3
|
||||
C -2.204391 3.795609 -1.125161 4.242641 0 4.242641
|
||||
<path id="m46edb630da" d="M 0 4.527693
|
||||
C 1.200758 4.527693 2.352498 4.050626 3.201562 3.201562
|
||||
C 4.050626 2.352498 4.527693 1.200758 4.527693 0
|
||||
C 4.527693 -1.200758 4.050626 -2.352498 3.201562 -3.201562
|
||||
C 2.352498 -4.050626 1.200758 -4.527693 0 -4.527693
|
||||
C -1.200758 -4.527693 -2.352498 -4.050626 -3.201562 -3.201562
|
||||
C -4.050626 -2.352498 -4.527693 -1.200758 -4.527693 0
|
||||
C -4.527693 1.200758 -4.050626 2.352498 -3.201562 3.201562
|
||||
C -2.352498 4.050626 -1.200758 4.527693 0 4.527693
|
||||
z
|
||||
" style="stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p4b3b48e22e)">
|
||||
<use xlink:href="#mbe00e8fd5f" x="627.297265" y="69.558968" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mbe00e8fd5f" x="610.970181" y="96.791226" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mbe00e8fd5f" x="568.01355" y="145.420258" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mbe00e8fd5f" x="423.362236" y="110.407355" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mbe00e8fd5f" x="426.434115" y="131.804129" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mbe00e8fd5f" x="432.793457" y="133.74929" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mbe00e8fd5f" x="342.928603" y="137.639613" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mbe00e8fd5f" x="331.713115" y="178.488" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mbe00e8fd5f" x="371.145667" y="124.023484" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#pf1e847a117)">
|
||||
<use xlink:href="#m46edb630da" x="349.392964" y="146.717032" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m46edb630da" x="427.574137" y="125.320258" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m46edb630da" x="603.834161" y="103.923484" style="fill: #e76f00; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_2">
|
||||
<defs>
|
||||
<path id="m012213ffa1" d="M -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
L 4.242641 -4.242641
|
||||
L -4.242641 -4.242641
|
||||
<path id="m130c0e347d" d="M -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
L 4.527693 -4.527693
|
||||
L -4.527693 -4.527693
|
||||
z
|
||||
" style="stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p4b3b48e22e)">
|
||||
<use xlink:href="#m012213ffa1" x="278.222968" y="143.475097" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m012213ffa1" x="488.45808" y="157.091226" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m012213ffa1" x="436.81345" y="135.694452" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m012213ffa1" x="447.432775" y="160.981548" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m012213ffa1" x="324.520996" y="145.420258" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m012213ffa1" x="280.787819" y="137.639613" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m012213ffa1" x="284.418272" y="110.407355" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m012213ffa1" x="295.589438" y="143.475097" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m012213ffa1" x="290.727063" y="159.036387" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#pf1e847a117)">
|
||||
<use xlink:href="#m130c0e347d" x="290.304598" y="137.639613" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m130c0e347d" x="295.834309" y="142.178323" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m130c0e347d" x="459.017268" y="151.255742" style="fill: #059669; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_3">
|
||||
<defs>
|
||||
<path id="ma441a6af4a" d="M 0 -4.242641
|
||||
L -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
<path id="m41b2cda94c" d="M 0 -4.527693
|
||||
L -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
z
|
||||
" style="stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p4b3b48e22e)">
|
||||
<use xlink:href="#ma441a6af4a" x="264.292833" y="129.858968" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma441a6af4a" x="498.447627" y="100.681548" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma441a6af4a" x="386.929528" y="129.858968" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma441a6af4a" x="429.046695" y="118.188" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma441a6af4a" x="394.483487" y="92.900903" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma441a6af4a" x="381.144467" y="139.584774" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma441a6af4a" x="306.371707" y="145.420258" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma441a6af4a" x="267.611581" y="129.858968" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma441a6af4a" x="307.420225" y="124.023484" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#pf1e847a117)">
|
||||
<use xlink:href="#m41b2cda94c" x="294.755904" y="133.100903" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m41b2cda94c" x="402.742002" y="116.891226" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m41b2cda94c" x="408.18737" y="120.133161" style="fill: #2563eb; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="patch_3">
|
||||
@@ -1152,69 +1134,51 @@ L 651.7548 383.508
|
||||
</g>
|
||||
<g id="PathCollection_4">
|
||||
<defs>
|
||||
<path id="mecf214c2f3" d="M 0 4.242641
|
||||
C 1.125161 4.242641 2.204391 3.795609 3 3
|
||||
C 3.795609 2.204391 4.242641 1.125161 4.242641 0
|
||||
C 4.242641 -1.125161 3.795609 -2.204391 3 -3
|
||||
C 2.204391 -3.795609 1.125161 -4.242641 0 -4.242641
|
||||
C -1.125161 -4.242641 -2.204391 -3.795609 -3 -3
|
||||
C -3.795609 -2.204391 -4.242641 -1.125161 -4.242641 0
|
||||
C -4.242641 1.125161 -3.795609 2.204391 -3 3
|
||||
C -2.204391 3.795609 -1.125161 4.242641 0 4.242641
|
||||
<path id="m50084e450b" d="M 0 4.527693
|
||||
C 1.200758 4.527693 2.352498 4.050626 3.201562 3.201562
|
||||
C 4.050626 2.352498 4.527693 1.200758 4.527693 0
|
||||
C 4.527693 -1.200758 4.050626 -2.352498 3.201562 -3.201562
|
||||
C 2.352498 -4.050626 1.200758 -4.527693 0 -4.527693
|
||||
C -1.200758 -4.527693 -2.352498 -4.050626 -3.201562 -3.201562
|
||||
C -4.050626 -2.352498 -4.527693 -1.200758 -4.527693 0
|
||||
C -4.527693 1.200758 -4.050626 2.352498 -3.201562 3.201562
|
||||
C -2.352498 4.050626 -1.200758 4.527693 0 4.527693
|
||||
z
|
||||
" style="stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p4b3b48e22e)">
|
||||
<use xlink:href="#mecf214c2f3" x="576.711631" y="124.023484" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mecf214c2f3" x="627.172801" y="106.517032" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mecf214c2f3" x="570.92786" y="125.968645" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mecf214c2f3" x="433.977679" y="116.242839" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mecf214c2f3" x="436.805448" y="139.584774" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mecf214c2f3" x="429.627288" y="92.900903" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mecf214c2f3" x="337.964564" y="120.133161" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mecf214c2f3" x="334.805701" y="122.078323" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mecf214c2f3" x="372.981831" y="125.968645" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#pf1e847a117)">
|
||||
<use xlink:href="#m50084e450b" x="349.457487" y="122.72671" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m50084e450b" x="433.495007" y="116.242839" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m50084e450b" x="593.481828" y="118.836387" style="fill: #ffffff; fill-opacity: 0.95; stroke: #e76f00; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_5">
|
||||
<defs>
|
||||
<path id="m79d10d115b" d="M -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
L 4.242641 -4.242641
|
||||
L -4.242641 -4.242641
|
||||
<path id="mb16a74823c" d="M -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
L 4.527693 -4.527693
|
||||
L -4.527693 -4.527693
|
||||
z
|
||||
" style="stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p4b3b48e22e)">
|
||||
<use xlink:href="#m79d10d115b" x="250.606724" y="127.913806" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m79d10d115b" x="293.016914" y="135.694452" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m79d10d115b" x="268.454844" y="153.200903" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m79d10d115b" x="260.926826" y="118.188" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m79d10d115b" x="293.055006" y="116.242839" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m79d10d115b" x="271.464684" y="127.913806" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m79d10d115b" x="198.543229" y="116.242839" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m79d10d115b" x="95.869537" y="353.552516" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m79d10d115b" x="287.598612" y="332.155742" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#pf1e847a117)">
|
||||
<use xlink:href="#mb16a74823c" x="210.906386" y="267.317032" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mb16a74823c" x="275.664501" y="120.781548" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#mb16a74823c" x="271.560876" y="138.936387" style="fill: #ffffff; fill-opacity: 0.95; stroke: #059669; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="PathCollection_6">
|
||||
<defs>
|
||||
<path id="m65659d3e1f" d="M 0 -4.242641
|
||||
L -4.242641 4.242641
|
||||
L 4.242641 4.242641
|
||||
<path id="ma11bdaaad2" d="M 0 -4.527693
|
||||
L -4.527693 4.527693
|
||||
L 4.527693 4.527693
|
||||
z
|
||||
" style="stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</defs>
|
||||
<g clip-path="url(#p4b3b48e22e)">
|
||||
<use xlink:href="#m65659d3e1f" x="252.662295" y="106.517032" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m65659d3e1f" x="303.405152" y="143.475097" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m65659d3e1f" x="239.04199" y="143.475097" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m65659d3e1f" x="320.387735" y="114.297677" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m65659d3e1f" x="213.374807" y="159.036387" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m65659d3e1f" x="241.710419" y="127.913806" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m65659d3e1f" x="260.740969" y="155.146065" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m65659d3e1f" x="193.145728" y="139.584774" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#m65659d3e1f" x="155.944499" y="341.881548" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<g clip-path="url(#pf1e847a117)">
|
||||
<use xlink:href="#ma11bdaaad2" x="208.759327" y="212.204129" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma11bdaaad2" x="231.833993" y="143.475097" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
<use xlink:href="#ma11bdaaad2" x="294.441315" y="121.429935" style="fill: #ffffff; fill-opacity: 0.95; stroke: #2563eb; stroke-opacity: 0.95; stroke-width: 1.7"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_16">
|
||||
@@ -1408,7 +1372,7 @@ z
|
||||
<g id="legend_1">
|
||||
<g id="line2d_33">
|
||||
<defs>
|
||||
<path id="md1313e0e2a" d="M 0 4
|
||||
<path id="m8ae4f78670" d="M 0 4
|
||||
C 1.060812 4 2.078319 3.578535 2.828427 2.828427
|
||||
C 3.578535 2.078319 4 1.060812 4 0
|
||||
C 4 -1.060812 3.578535 -2.078319 2.828427 -2.828427
|
||||
@@ -1421,7 +1385,7 @@ z
|
||||
" style="stroke: #e76f00"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#md1313e0e2a" x="147.174975" y="457.307358" style="fill: #e76f00; stroke: #e76f00"/>
|
||||
<use xlink:href="#m8ae4f78670" x="147.174975" y="457.307358" style="fill: #e76f00; stroke: #e76f00"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_17">
|
||||
@@ -1465,7 +1429,7 @@ z
|
||||
</g>
|
||||
<g id="line2d_34">
|
||||
<defs>
|
||||
<path id="mcad41f532c" d="M -4 4
|
||||
<path id="mdd53ce64a6" d="M -4 4
|
||||
L 4 4
|
||||
L 4 -4
|
||||
L -4 -4
|
||||
@@ -1473,7 +1437,7 @@ z
|
||||
" style="stroke: #059669; stroke-linejoin: miter"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#mcad41f532c" x="245.68435" y="457.307358" style="fill: #059669; stroke: #059669; stroke-linejoin: miter"/>
|
||||
<use xlink:href="#mdd53ce64a6" x="245.68435" y="457.307358" style="fill: #059669; stroke: #059669; stroke-linejoin: miter"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_18">
|
||||
@@ -1505,14 +1469,14 @@ z
|
||||
</g>
|
||||
<g id="line2d_35">
|
||||
<defs>
|
||||
<path id="m9eb20e8a85" d="M 0 -4
|
||||
<path id="mfeeb0875ef" d="M 0 -4
|
||||
L -4 4
|
||||
L 4 4
|
||||
z
|
||||
" style="stroke: #2563eb; stroke-linejoin: miter"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m9eb20e8a85" x="312.031225" y="457.307358" style="fill: #2563eb; stroke: #2563eb; stroke-linejoin: miter"/>
|
||||
<use xlink:href="#mfeeb0875ef" x="312.031225" y="457.307358" style="fill: #2563eb; stroke: #2563eb; stroke-linejoin: miter"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_19">
|
||||
@@ -1617,7 +1581,7 @@ z
|
||||
</g>
|
||||
<g id="line2d_36">
|
||||
<defs>
|
||||
<path id="m7f0268ddd3" d="M 0 4
|
||||
<path id="m4c06973f2a" d="M 0 4
|
||||
C 1.060812 4 2.078319 3.578535 2.828427 2.828427
|
||||
C 3.578535 2.078319 4 1.060812 4 0
|
||||
C 4 -1.060812 3.578535 -2.078319 2.828427 -2.828427
|
||||
@@ -1630,7 +1594,7 @@ z
|
||||
" style="stroke: #334155"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m7f0268ddd3" x="419.907787" y="457.307358" style="fill: #334155; stroke: #334155"/>
|
||||
<use xlink:href="#m4c06973f2a" x="419.907787" y="457.307358" style="fill: #334155; stroke: #334155"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_20">
|
||||
@@ -1666,7 +1630,7 @@ z
|
||||
</g>
|
||||
<g id="line2d_37">
|
||||
<defs>
|
||||
<path id="m03ea1191b8" d="M 0 4
|
||||
<path id="mf9d7fa075a" d="M 0 4
|
||||
C 1.060812 4 2.078319 3.578535 2.828427 2.828427
|
||||
C 3.578535 2.078319 4 1.060812 4 0
|
||||
C 4 -1.060812 3.578535 -2.078319 2.828427 -2.828427
|
||||
@@ -1679,7 +1643,7 @@ z
|
||||
" style="stroke: #334155; stroke-width: 1.6"/>
|
||||
</defs>
|
||||
<g>
|
||||
<use xlink:href="#m03ea1191b8" x="534.443725" y="457.307358" style="fill: #ffffff; stroke: #334155; stroke-width: 1.6"/>
|
||||
<use xlink:href="#mf9d7fa075a" x="534.443725" y="457.307358" style="fill: #ffffff; stroke: #334155; stroke-width: 1.6"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="text_21">
|
||||
@@ -1728,7 +1692,7 @@ z
|
||||
</g>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="p4b3b48e22e">
|
||||
<clipPath id="pf1e847a117">
|
||||
<rect x="69.4764" y="48.24" width="582.2784" height="335.268"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
|
||||
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 48 KiB |
Reference in New Issue
Block a user