1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Created with matplotlib (https://matplotlib.org/) -->
<svg height="345.6pt" version="1.1" viewBox="0 0 345.6 345.6" width="345.6pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<metadata>
<rdf:RDF xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" 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>2021-03-23T05:48:20.064467</dc:date>
<dc:format>image/svg+xml</dc:format>
<dc:creator>
<cc:Agent>
<dc:title>Matplotlib v3.3.3, https://matplotlib.org/</dc:title>
</cc:Agent>
</dc:creator>
</cc:Work>
</rdf:RDF>
</metadata>
<defs>
<style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
</defs>
<g id="figure_1">
<g id="patch_1">
<path d="M 0 345.6
L 345.6 345.6
L 345.6 0
L 0 0
z
" style="fill:#ffffff;"/>
</g>
<g id="axes_1">
<g id="patch_2">
<path d="M 0 345.6
L 345.6 345.6
L 345.6 0
L 0 0
z
" style="fill:#212830;"/>
</g>
<g id="patch_3">
<path clip-path="url(#p01d692d421)" d="M 329.890909 176.72973
L 329.890909 168.87027
L 297.953414 160.961891
L 292.956926 135.842849
L 319.436918 116.314509
L 316.429233 109.053314
L 283.896429 113.968875
L 269.667635 92.67398
L 286.658786 64.498692
L 281.101308 58.941214
L 252.92602 75.932365
L 231.631125 61.703571
L 236.546686 29.170767
L 229.285491 26.163082
L 209.757151 52.643074
L 184.638109 47.646586
L 176.72973 15.709091
L 168.87027 15.709091
L 160.961891 47.646586
L 135.842849 52.643074
L 116.314509 26.163082
L 109.053314 29.170767
L 113.968875 61.703571
L 92.67398 75.932365
L 64.498692 58.941214
L 58.941214 64.498692
L 75.932365 92.67398
L 61.703571 113.968875
L 29.170767 109.053314
L 26.163082 116.314509
L 52.643074 135.842849
L 47.646586 160.961891
L 15.709091 168.87027
L 15.709091 176.72973
L 47.646586 184.638109
L 52.643074 209.757151
L 26.163082 229.285491
L 29.170767 236.546686
L 61.703571 231.631125
L 75.932365 252.92602
L 58.941214 281.101308
L 64.498692 286.658786
L 92.67398 269.667635
L 113.968875 283.896429
L 109.053314 316.429233
L 116.314509 319.436918
L 135.842849 292.956926
L 160.961891 297.953414
L 168.87027 329.890909
L 176.72973 329.890909
L 184.638109 297.953414
L 209.757151 292.956926
L 229.285491 319.436918
L 236.546686 316.429233
L 231.631125 283.896429
L 252.92602 269.667635
L 281.101308 286.658786
L 286.658786 281.101308
L 269.667635 252.92602
L 283.896429 231.631125
L 316.429233 236.546686
L 319.436918 229.285491
L 292.956926 209.757151
L 297.953414 184.638109
L 329.890909 176.72973
" style="fill:none;stroke:#ffffff;stroke-linejoin:miter;stroke-width:0.708818;"/>
</g>
</g>
</g>
<defs>
<clipPath id="p01d692d421">
<rect height="345.6" width="345.6" x="0" y="0"/>
</clipPath>
</defs>
</svg>
|