File: guide-2.svg

package info (click to toggle)
feedgnuplot 1.62-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,776 kB
  • sloc: perl: 1,347; lisp: 70; makefile: 8; sh: 8
file content (580 lines) | stat: -rw-r--r-- 48,359 bytes parent folder | download | duplicates (3)
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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
<?xml version="1.0" encoding="utf-8"  standalone="no"?>
<svg 
 width="800" height="600"
 viewBox="0 0 800 600"
 xmlns="http://www.w3.org/2000/svg"
 xmlns:xlink="http://www.w3.org/1999/xlink"
>

<title>Gnuplot</title>
<desc>Produced by GNUPLOT 5.4 patchlevel 1 </desc>

<g id="gnuplot_canvas">

<rect x="0" y="0" width="800" height="600" fill="none"/>
<defs>

	<circle id='gpDot' r='0.5' stroke-width='0.5' stroke='currentColor'/>
	<path id='gpPt0' stroke-width='0.190' stroke='currentColor' d='M-1,0 h2 M0,-1 v2'/>
	<path id='gpPt1' stroke-width='0.190' stroke='currentColor' d='M-1,-1 L1,1 M1,-1 L-1,1'/>
	<path id='gpPt2' stroke-width='0.190' stroke='currentColor' d='M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1'/>
	<rect id='gpPt3' stroke-width='0.190' stroke='currentColor' x='-1' y='-1' width='2' height='2'/>
	<rect id='gpPt4' stroke-width='0.190' stroke='currentColor' fill='currentColor' x='-1' y='-1' width='2' height='2'/>
	<circle id='gpPt5' stroke-width='0.190' stroke='currentColor' cx='0' cy='0' r='1'/>
	<use xlink:href='#gpPt5' id='gpPt6' fill='currentColor' stroke='none'/>
	<path id='gpPt7' stroke-width='0.190' stroke='currentColor' d='M0,-1.33 L-1.33,0.67 L1.33,0.67 z'/>
	<use xlink:href='#gpPt7' id='gpPt8' fill='currentColor' stroke='none'/>
	<use xlink:href='#gpPt7' id='gpPt9' stroke='currentColor' transform='rotate(180)'/>
	<use xlink:href='#gpPt9' id='gpPt10' fill='currentColor' stroke='none'/>
	<use xlink:href='#gpPt3' id='gpPt11' stroke='currentColor' transform='rotate(45)'/>
	<use xlink:href='#gpPt11' id='gpPt12' fill='currentColor' stroke='none'/>
	<path id='gpPt13' stroke-width='0.190' stroke='currentColor' d='M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z'/>
	<use xlink:href='#gpPt13' id='gpPt14' fill='currentColor' stroke='none'/>
	<filter id='textbox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
	  <feFlood flood-color='white' flood-opacity='1' result='bgnd'/>
	  <feComposite in='SourceGraphic' in2='bgnd' operator='atop'/>
	</filter>
	<filter id='greybox' filterUnits='objectBoundingBox' x='0' y='0' height='1' width='1'>
	  <feFlood flood-color='lightgrey' flood-opacity='1' result='grey'/>
	  <feComposite in='SourceGraphic' in2='grey' operator='atop'/>
	</filter>
</defs>
<g fill="none" color="white" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,558.00 L770.62,558.00  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,558.00 L74.13,558.00 M770.62,558.00 L760.12,558.00  '/>	<g transform="translate(53.84,562.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
		<text>-1</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,504.30 L770.62,504.30  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,504.30 L74.13,504.30 M770.62,504.30 L760.12,504.30  '/>	<g transform="translate(53.84,508.85)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
		<text>-0.8</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,450.60 L770.62,450.60  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,450.60 L74.13,450.60 M770.62,450.60 L760.12,450.60  '/>	<g transform="translate(53.84,455.15)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
		<text>-0.6</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,396.90 L770.62,396.90  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,396.90 L74.13,396.90 M770.62,396.90 L760.12,396.90  '/>	<g transform="translate(53.84,401.45)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
		<text>-0.4</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,343.20 L770.62,343.20  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,343.20 L74.13,343.20 M770.62,343.20 L760.12,343.20  '/>	<g transform="translate(53.84,347.75)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
		<text>-0.2</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,289.50 L770.62,289.50  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,289.50 L74.13,289.50 M770.62,289.50 L760.12,289.50  '/>	<g transform="translate(53.84,294.05)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
		<text> 0</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,235.81 L770.62,235.81  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,235.81 L74.13,235.81 M770.62,235.81 L760.12,235.81  '/>	<g transform="translate(53.84,240.36)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
		<text> 0.2</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,182.11 L770.62,182.11  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,182.11 L74.13,182.11 M770.62,182.11 L760.12,182.11  '/>	<g transform="translate(53.84,186.66)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
		<text> 0.4</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,128.41 L770.62,128.41  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,128.41 L74.13,128.41 M770.62,128.41 L760.12,128.41  '/>	<g transform="translate(53.84,132.96)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
		<text> 0.6</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,74.71 L770.62,74.71  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,74.71 L74.13,74.71 M770.62,74.71 L760.12,74.71  '/>	<g transform="translate(53.84,79.26)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
		<text> 0.8</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,21.01 L770.62,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,21.01 L74.13,21.01 M770.62,21.01 L760.12,21.01  '/>	<g transform="translate(53.84,25.56)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="end">
		<text> 1</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M63.63,558.00 L63.63,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,558.00 L63.63,547.50 M63.63,21.01 L63.63,31.51  '/>	<g transform="translate(63.63,583.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="middle">
		<text> 0</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M134.33,558.00 L134.33,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M134.33,558.00 L134.33,547.50 M134.33,21.01 L134.33,31.51  '/>	<g transform="translate(134.33,583.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="middle">
		<text> 10</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M205.03,558.00 L205.03,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M205.03,558.00 L205.03,547.50 M205.03,21.01 L205.03,31.51  '/>	<g transform="translate(205.03,583.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="middle">
		<text> 20</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M275.73,558.00 L275.73,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M275.73,558.00 L275.73,547.50 M275.73,21.01 L275.73,31.51  '/>	<g transform="translate(275.73,583.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="middle">
		<text> 30</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M346.43,558.00 L346.43,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M346.43,558.00 L346.43,547.50 M346.43,21.01 L346.43,31.51  '/>	<g transform="translate(346.43,583.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="middle">
		<text> 40</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M417.13,558.00 L417.13,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M417.13,558.00 L417.13,547.50 M417.13,21.01 L417.13,31.51  '/>	<g transform="translate(417.13,583.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="middle">
		<text> 50</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M487.82,558.00 L487.82,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M487.82,558.00 L487.82,547.50 M487.82,21.01 L487.82,31.51  '/>	<g transform="translate(487.82,583.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="middle">
		<text> 60</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M558.52,558.00 L558.52,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M558.52,558.00 L558.52,547.50 M558.52,21.01 L558.52,31.51  '/>	<g transform="translate(558.52,583.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="middle">
		<text> 70</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M629.22,558.00 L629.22,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M629.22,558.00 L629.22,547.50 M629.22,21.01 L629.22,31.51  '/>	<g transform="translate(629.22,583.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="middle">
		<text> 80</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M699.92,558.00 L699.92,31.51 L699.92,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M699.92,558.00 L699.92,547.50 M699.92,21.01 L699.92,31.51  '/>	<g transform="translate(699.92,583.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="middle">
		<text> 90</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="gray" stroke="currentColor" stroke-width="0.50" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='gray' stroke-dasharray='2,4' class="gridline"  d='M770.62,558.00 L770.62,21.01  '/></g>
<g fill="none" color="gray" stroke="gray" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M770.62,558.00 L770.62,547.50 M770.62,21.01 L770.62,31.51  '/>	<g transform="translate(770.62,583.55)" stroke="none" fill="black" font-family="Arial" font-size="14.00"  text-anchor="middle">
		<text> 100</text>
	</g>
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,21.01 L63.63,558.00 L770.62,558.00 L770.62,21.01 L63.63,21.01 Z  '/></g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
	<g id="gnuplot_plot_1" ><title>gnuplot_plot_1</title>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='rgb(148,   0, 211)'  d='M70.70,21.54 L77.77,23.13 L84.84,25.77 L91.91,29.45 L98.98,34.15 L106.05,39.86 L113.12,46.56 L120.19,54.22
		L127.26,62.81 L134.33,72.29 L141.40,82.63 L148.47,93.78 L155.54,105.71 L162.61,118.36 L169.68,131.69 L176.75,145.64
		L183.82,160.16 L190.89,175.19 L197.96,190.67 L205.03,206.54 L212.10,222.73 L219.17,239.19 L226.24,255.85 L233.31,272.65
		L240.38,289.50 L247.45,306.36 L254.52,323.16 L261.59,339.82 L268.66,356.28 L275.73,372.47 L282.80,388.34 L289.87,403.82
		L296.94,418.85 L304.01,433.37 L311.08,447.32 L318.15,460.65 L325.22,473.30 L332.29,485.23 L339.36,496.38 L346.43,506.72
		L353.50,516.20 L360.57,524.79 L367.64,532.45 L374.71,539.15 L381.78,544.86 L388.85,549.56 L395.92,553.24 L402.99,555.88
		L410.06,557.47 L417.13,558.00 L424.19,557.47 L431.26,555.88 L438.33,553.24 L445.40,549.56 L452.47,544.86 L459.54,539.15
		L466.61,532.45 L473.68,524.79 L480.75,516.20 L487.82,506.72 L494.89,496.38 L501.96,485.23 L509.03,473.30 L516.10,460.65
		L523.17,447.32 L530.24,433.37 L537.31,418.85 L544.38,403.83 L551.45,388.35 L558.52,372.48 L565.59,356.28 L572.66,339.82
		L579.73,323.16 L586.80,306.36 L593.87,289.51 L600.94,272.65 L608.01,255.85 L615.08,239.20 L622.15,222.73 L629.22,206.54
		L636.29,190.67 L643.36,175.19 L650.43,160.16 L657.50,145.64 L664.57,131.69 L671.64,118.36 L678.71,105.71 L685.78,93.78
		L692.85,82.63 L699.92,72.29 L706.99,62.81 L714.06,54.22 L721.13,46.56 L728.20,39.87 L735.27,34.15 L742.34,29.45
		L749.41,25.77 L756.48,23.13 L763.55,21.54 L770.62,21.01  '/>	<use xlink:href='#gpPt0' transform='translate(70.70,21.54) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(77.77,23.13) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(84.84,25.77) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(91.91,29.45) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(98.98,34.15) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(106.05,39.86) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(113.12,46.56) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(120.19,54.22) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(127.26,62.81) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(134.33,72.29) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(141.40,82.63) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(148.47,93.78) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(155.54,105.71) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(162.61,118.36) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(169.68,131.69) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(176.75,145.64) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(183.82,160.16) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(190.89,175.19) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(197.96,190.67) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(205.03,206.54) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(212.10,222.73) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(219.17,239.19) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(226.24,255.85) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(233.31,272.65) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(240.38,289.50) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(247.45,306.36) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(254.52,323.16) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(261.59,339.82) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(268.66,356.28) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(275.73,372.47) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(282.80,388.34) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(289.87,403.82) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(296.94,418.85) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(304.01,433.37) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(311.08,447.32) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(318.15,460.65) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(325.22,473.30) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(332.29,485.23) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(339.36,496.38) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(346.43,506.72) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(353.50,516.20) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(360.57,524.79) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(367.64,532.45) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(374.71,539.15) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(381.78,544.86) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(388.85,549.56) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(395.92,553.24) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(402.99,555.88) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(410.06,557.47) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(417.13,558.00) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(424.19,557.47) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(431.26,555.88) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(438.33,553.24) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(445.40,549.56) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(452.47,544.86) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(459.54,539.15) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(466.61,532.45) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(473.68,524.79) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(480.75,516.20) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(487.82,506.72) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(494.89,496.38) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(501.96,485.23) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(509.03,473.30) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(516.10,460.65) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(523.17,447.32) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(530.24,433.37) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(537.31,418.85) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(544.38,403.83) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(551.45,388.35) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(558.52,372.48) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(565.59,356.28) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(572.66,339.82) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(579.73,323.16) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(586.80,306.36) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(593.87,289.51) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(600.94,272.65) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(608.01,255.85) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(615.08,239.20) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(622.15,222.73) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(629.22,206.54) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(636.29,190.67) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(643.36,175.19) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(650.43,160.16) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(657.50,145.64) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(664.57,131.69) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(671.64,118.36) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(678.71,105.71) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(685.78,93.78) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(692.85,82.63) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(699.92,72.29) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(706.99,62.81) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(714.06,54.22) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(721.13,46.56) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(728.20,39.87) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(735.27,34.15) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(742.34,29.45) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(749.41,25.77) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(756.48,23.13) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(763.55,21.54) scale(5.25)' color='rgb(148,   0, 211)'/>
	<use xlink:href='#gpPt0' transform='translate(770.62,21.01) scale(5.25)' color='rgb(148,   0, 211)'/>
</g>
	</g>
	<g id="gnuplot_plot_2" ><title>gnuplot_plot_2</title>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='rgb(  0, 158, 115)'  d='M70.70,272.65 L77.77,255.85 L84.84,239.19 L91.91,222.73 L98.98,206.54 L106.05,190.67 L113.12,175.19 L120.19,160.16
		L127.26,145.64 L134.33,131.69 L141.40,118.36 L148.47,105.71 L155.54,93.78 L162.61,82.63 L169.68,72.29 L176.75,62.81
		L183.82,54.22 L190.89,46.56 L197.96,39.86 L205.03,34.15 L212.10,29.45 L219.17,25.77 L226.24,23.13 L233.31,21.54
		L240.38,21.01 L247.45,21.54 L254.52,23.13 L261.59,25.77 L268.66,29.45 L275.73,34.15 L282.80,39.86 L289.87,46.56
		L296.94,54.22 L304.01,62.81 L311.08,72.29 L318.15,82.63 L325.22,93.78 L332.29,105.71 L339.36,118.36 L346.43,131.69
		L353.50,145.64 L360.57,160.16 L367.64,175.18 L374.71,190.66 L381.78,206.53 L388.85,222.73 L395.92,239.19 L402.99,255.85
		L410.06,272.65 L417.13,289.50 L424.19,306.36 L431.26,323.16 L438.33,339.82 L445.40,356.28 L452.47,372.47 L459.54,388.34
		L466.61,403.82 L473.68,418.85 L480.75,433.37 L487.82,447.32 L494.89,460.65 L501.96,473.30 L509.03,485.23 L516.10,496.38
		L523.17,506.72 L530.24,516.20 L537.31,524.79 L544.38,532.45 L551.45,539.14 L558.52,544.86 L565.59,549.56 L572.66,553.24
		L579.73,555.88 L586.80,557.47 L593.87,558.00 L600.94,557.47 L608.01,555.88 L615.08,553.24 L622.15,549.57 L629.22,544.86
		L636.29,539.15 L643.36,532.45 L650.43,524.79 L657.50,516.20 L664.57,506.72 L671.64,496.38 L678.71,485.23 L685.78,473.30
		L692.85,460.65 L699.92,447.32 L706.99,433.37 L714.06,418.85 L721.13,403.83 L728.20,388.35 L735.27,372.48 L742.34,356.28
		L749.41,339.82 L756.48,323.16 L763.55,306.37 L770.62,289.51  '/>	<use xlink:href='#gpPt1' transform='translate(70.70,272.65) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(77.77,255.85) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(84.84,239.19) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(91.91,222.73) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(98.98,206.54) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(106.05,190.67) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(113.12,175.19) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(120.19,160.16) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(127.26,145.64) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(134.33,131.69) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(141.40,118.36) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(148.47,105.71) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(155.54,93.78) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(162.61,82.63) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(169.68,72.29) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(176.75,62.81) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(183.82,54.22) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(190.89,46.56) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(197.96,39.86) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(205.03,34.15) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(212.10,29.45) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(219.17,25.77) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(226.24,23.13) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(233.31,21.54) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(240.38,21.01) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(247.45,21.54) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(254.52,23.13) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(261.59,25.77) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(268.66,29.45) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(275.73,34.15) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(282.80,39.86) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(289.87,46.56) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(296.94,54.22) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(304.01,62.81) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(311.08,72.29) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(318.15,82.63) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(325.22,93.78) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(332.29,105.71) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(339.36,118.36) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(346.43,131.69) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(353.50,145.64) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(360.57,160.16) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(367.64,175.18) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(374.71,190.66) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(381.78,206.53) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(388.85,222.73) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(395.92,239.19) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(402.99,255.85) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(410.06,272.65) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(417.13,289.50) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(424.19,306.36) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(431.26,323.16) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(438.33,339.82) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(445.40,356.28) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(452.47,372.47) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(459.54,388.34) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(466.61,403.82) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(473.68,418.85) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(480.75,433.37) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(487.82,447.32) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(494.89,460.65) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(501.96,473.30) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(509.03,485.23) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(516.10,496.38) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(523.17,506.72) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(530.24,516.20) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(537.31,524.79) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(544.38,532.45) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(551.45,539.14) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(558.52,544.86) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(565.59,549.56) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(572.66,553.24) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(579.73,555.88) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(586.80,557.47) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(593.87,558.00) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(600.94,557.47) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(608.01,555.88) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(615.08,553.24) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(622.15,549.57) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(629.22,544.86) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(636.29,539.15) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(643.36,532.45) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(650.43,524.79) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(657.50,516.20) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(664.57,506.72) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(671.64,496.38) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(678.71,485.23) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(685.78,473.30) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(692.85,460.65) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(699.92,447.32) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(706.99,433.37) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(714.06,418.85) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(721.13,403.83) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(728.20,388.35) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(735.27,372.48) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(742.34,356.28) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(749.41,339.82) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(756.48,323.16) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(763.55,306.37) scale(5.25)' color='rgb(  0, 158, 115)'/>
	<use xlink:href='#gpPt1' transform='translate(770.62,289.51) scale(5.25)' color='rgb(  0, 158, 115)'/>
</g>
	</g>
<g fill="none" color="white" stroke="rgb(  0, 158, 115)" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="2.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="black" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
	<path stroke='black'  d='M63.63,21.01 L63.63,558.00 L770.62,558.00 L770.62,21.01 L63.63,21.01 Z  '/></g>
<g fill="none" color="black" stroke="currentColor" stroke-width="1.00" stroke-linecap="butt" stroke-linejoin="miter">
</g>
</g>
</svg>