galaaz 0.4.7 → 0.4.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1179 -39
  3. data/Rakefile +4 -2
  4. data/bin/grun +1 -1
  5. data/bin/gstudio +1 -1
  6. data/blogs/dev/dev.Rmd +2 -56
  7. data/blogs/dev/dev.md +32 -61
  8. data/blogs/dev/dev2.Rmd +65 -0
  9. data/blogs/dplyr/dplyr.Rmd +29 -0
  10. data/blogs/{dev/dev.html → dplyr/dplyr.html} +88 -57
  11. data/blogs/dplyr/dplyr.md +58 -0
  12. data/blogs/gknit/gknit.html +1262 -25
  13. data/blogs/gknit/gknit.md +471 -27
  14. data/blogs/gknit/gknit_files/figure-html/bubble-1.png +0 -0
  15. data/blogs/manual/graph.rb +29 -0
  16. data/blogs/manual/manual.Rmd +567 -29
  17. data/blogs/manual/manual.html +743 -46
  18. data/blogs/manual/manual.md +1179 -39
  19. data/blogs/nse_dplyr/nse_dplyr.Rmd +466 -11
  20. data/blogs/nse_dplyr/nse_dplyr.html +472 -37
  21. data/blogs/nse_dplyr/nse_dplyr.md +645 -32
  22. data/blogs/ruby_plot/ruby_plot.Rmd +4 -4
  23. data/blogs/ruby_plot/ruby_plot.html +217 -2
  24. data/blogs/ruby_plot/ruby_plot.md +226 -1
  25. data/blogs/ruby_plot/ruby_plot_files/figure-html/dose_len.png +0 -0
  26. data/blogs/ruby_plot/ruby_plot_files/figure-html/dose_len.svg +2 -2
  27. data/blogs/ruby_plot/ruby_plot_files/figure-html/facet_by_delivery.png +0 -0
  28. data/blogs/ruby_plot/ruby_plot_files/figure-html/facet_by_delivery.svg +70 -70
  29. data/blogs/ruby_plot/ruby_plot_files/figure-html/facet_by_dose.png +0 -0
  30. data/blogs/ruby_plot/ruby_plot_files/figure-html/facet_by_dose.svg +72 -72
  31. data/blogs/ruby_plot/ruby_plot_files/figure-html/facets_by_delivery_color.png +0 -0
  32. data/blogs/ruby_plot/ruby_plot_files/figure-html/facets_by_delivery_color.svg +116 -116
  33. data/blogs/ruby_plot/ruby_plot_files/figure-html/facets_by_delivery_color2.png +0 -0
  34. data/blogs/ruby_plot/ruby_plot_files/figure-html/facets_by_delivery_color2.svg +176 -176
  35. data/blogs/ruby_plot/ruby_plot_files/figure-html/facets_with_decorations.png +0 -0
  36. data/blogs/ruby_plot/ruby_plot_files/figure-html/facets_with_jitter.png +0 -0
  37. data/blogs/ruby_plot/ruby_plot_files/figure-html/facets_with_jitter.svg +236 -236
  38. data/blogs/ruby_plot/ruby_plot_files/figure-html/facets_with_points.png +0 -0
  39. data/blogs/ruby_plot/ruby_plot_files/figure-html/facets_with_points.svg +176 -176
  40. data/blogs/ruby_plot/ruby_plot_files/figure-html/final_box_plot.png +0 -0
  41. data/blogs/ruby_plot/ruby_plot_files/figure-html/final_box_plot.svg +160 -160
  42. data/blogs/ruby_plot/ruby_plot_files/figure-html/final_violin_plot.png +0 -0
  43. data/blogs/ruby_plot/ruby_plot_files/figure-html/final_violin_plot.svg +105 -105
  44. data/blogs/ruby_plot/ruby_plot_files/figure-html/violin_with_jitter.png +0 -0
  45. data/blogs/ruby_plot/ruby_plot_files/figure-html/violin_with_jitter.svg +121 -121
  46. data/examples/islr/ch2.spec.rb +1 -1
  47. data/examples/islr/ch3_boston.rb +4 -4
  48. data/examples/islr/x_y_rnorm.jpg +0 -0
  49. data/lib/R_interface/r.rb +1 -1
  50. data/lib/R_interface/r_methods.rb +2 -2
  51. data/lib/R_interface/rdata_frame.rb +8 -5
  52. data/lib/R_interface/rindexed_object.rb +1 -2
  53. data/lib/R_interface/rlist.rb +1 -0
  54. data/lib/R_interface/robject.rb +0 -1
  55. data/lib/R_interface/rpkg.rb +14 -6
  56. data/lib/R_interface/rsupport.rb +7 -9
  57. data/lib/R_interface/ruby_extensions.rb +17 -5
  58. data/lib/gknit/knitr_engine.rb +9 -2
  59. data/lib/util/exec_ruby.rb +2 -2
  60. data/specs/r_dataframe.spec.rb +173 -0
  61. data/specs/r_list.spec.rb +4 -4
  62. data/specs/ruby_expression.spec.rb +2 -11
  63. data/specs/tmp.rb +76 -34
  64. data/version.rb +1 -1
  65. metadata +17 -6
  66. data/blogs/dev/dev_files/figure-html/bubble-1.png +0 -0
  67. data/blogs/dev/dev_files/figure-html/diverging_bar. +0 -0
  68. data/blogs/dev/dev_files/figure-html/diverging_bar.png +0 -0
@@ -3,7 +3,7 @@
3
3
  <svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 506 506' style='fill:transparent'>
4
4
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
5
5
  <rect x='0' y='0' width='506' height='506' style='stroke:#FFFFFF;fill:#FFFFFF'/>
6
- <rect x='31' y='6' width='469' height='473' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#EBEBEB'/>
6
+ <rect x='31' y='6' width='469' height='473' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#EBEBEB'/>
7
7
  </g><g style='stroke-width:0.7113188976377953;stroke-linejoin:round;stroke-linecap:butt'>
8
8
  <polyline points='31,446 500,446' style='stroke:#FFFFFF'/>
9
9
  <polyline points='31,301 500,301' style='stroke:#FFFFFF'/>
@@ -54,4 +54,4 @@
54
54
  <text x='410' y='490' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>2</text>
55
55
  <text x='253' y='500' lengthAdjust='spacingAndGlyphs' textLength='26px' style='font-size:11.0px;fill:#000000'>dose</text>
56
56
  <text x='13' y='252' lengthAdjust='spacingAndGlyphs' textLength='20px' style='font-size:11.0px;fill:#000000' transform='rotate(-90,13,252)'>len</text>
57
- </svg>
57
+ </svg>
@@ -3,104 +3,104 @@
3
3
  <svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 506 506' style='fill:transparent'>
4
4
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
5
5
  <rect x='0' y='0' width='506' height='506' style='stroke:#FFFFFF;fill:#FFFFFF'/>
6
- <rect x='34' y='23' width='230' height='453' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#EBEBEB'/>
6
+ <rect x='31' y='20' width='232' height='458' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#EBEBEB'/>
7
7
  </g><g style='stroke-width:0.7113188976377953;stroke-linejoin:round;stroke-linecap:butt'>
8
- <polyline points='34,444 265,444' style='stroke:#FFFFFF'/>
9
- <polyline points='34,306 265,306' style='stroke:#FFFFFF'/>
10
- <polyline points='34,167 265,167' style='stroke:#FFFFFF'/>
11
- <polyline points='34,28 265,28' style='stroke:#FFFFFF'/>
8
+ <polyline points='31,447 263,447' style='stroke:#FFFFFF'/>
9
+ <polyline points='31,306 263,306' style='stroke:#FFFFFF'/>
10
+ <polyline points='31,166 263,166' style='stroke:#FFFFFF'/>
11
+ <polyline points='31,26 263,26' style='stroke:#FFFFFF'/>
12
12
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
13
- <polyline points='34,375 265,375' style='stroke:#FFFFFF'/>
14
- <polyline points='34,236 265,236' style='stroke:#FFFFFF'/>
15
- <polyline points='34,97 265,97' style='stroke:#FFFFFF'/>
16
- <polyline points='77,476 77,23' style='stroke:#FFFFFF'/>
17
- <polyline points='149,476 149,23' style='stroke:#FFFFFF'/>
18
- <polyline points='221,476 221,23' style='stroke:#FFFFFF'/>
19
- <polyline points='77,289 77,215' style='stroke:#333333'/>
20
- <polyline points='77,379 77,400' style='stroke:#333333'/>
13
+ <polyline points='31,377 263,377' style='stroke:#FFFFFF'/>
14
+ <polyline points='31,236 263,236' style='stroke:#FFFFFF'/>
15
+ <polyline points='31,96 263,96' style='stroke:#FFFFFF'/>
16
+ <polyline points='75,479 75,20' style='stroke:#FFFFFF'/>
17
+ <polyline points='147,479 147,20' style='stroke:#FFFFFF'/>
18
+ <polyline points='220,479 220,20' style='stroke:#FFFFFF'/>
19
+ <polyline points='75,290 75,215' style='stroke:#333333'/>
20
+ <polyline points='75,381 75,402' style='stroke:#333333'/>
21
21
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
22
- <polyline points='50,289 50,379 104,379 104,289 50,289 50,289' style='stroke:#333333;fill:#FFFFFF'/>
22
+ <polyline points='48,290 48,381 102,381 102,290 48,290 48,290' style='stroke:#333333;fill:#FFFFFF'/>
23
23
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
24
- <polyline points='50,344 104,344' style='stroke:#333333'/>
24
+ <polyline points='48,345 102,345' style='stroke:#333333'/>
25
25
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
26
- <polyline points='149,158 149,135' style='stroke:#333333'/>
27
- <polyline points='149,232 149,313' style='stroke:#333333'/>
26
+ <polyline points='147,157 147,134' style='stroke:#333333'/>
27
+ <polyline points='147,232 147,313' style='stroke:#333333'/>
28
28
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
29
- <polyline points='122,158 122,232 176,232 176,158 122,158 122,158' style='stroke:#333333;fill:#FFFFFF'/>
29
+ <polyline points='120,157 120,232 174,232 174,157 120,157 120,157' style='stroke:#333333;fill:#FFFFFF'/>
30
30
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
31
- <polyline points='122,188 176,188' style='stroke:#333333'/>
31
+ <polyline points='120,188 174,188' style='stroke:#333333'/>
32
32
  </g><g style='stroke-width:0.9448818897637796;stroke-linejoin:round;stroke-linecap:round'>
33
- <circle cx='221' cy='85' r='2' style='stroke:#333333;fill:#333333'/>
33
+ <circle cx='220' cy='83' r='2' style='stroke:#333333;fill:#333333'/>
34
34
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
35
- <polyline points='221,138 221,106' style='stroke:#333333'/>
36
- <polyline points='221,173 221,203' style='stroke:#333333'/>
35
+ <polyline points='220,137 220,104' style='stroke:#333333'/>
36
+ <polyline points='220,172 220,203' style='stroke:#333333'/>
37
37
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
38
- <polyline points='194,138 194,173 248,173 248,138 194,138 194,138' style='stroke:#333333;fill:#FFFFFF'/>
38
+ <polyline points='193,137 193,172 247,172 247,137 193,137 193,137' style='stroke:#333333;fill:#FFFFFF'/>
39
39
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
40
- <polyline points='194,154 248,154' style='stroke:#333333'/>
40
+ <polyline points='193,153 247,153' style='stroke:#333333'/>
41
41
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
42
- <rect x='270' y='23' width='230' height='453' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#EBEBEB'/>
42
+ <rect x='269' y='20' width='232' height='458' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#EBEBEB'/>
43
43
  </g><g style='stroke-width:0.7113188976377953;stroke-linejoin:round;stroke-linecap:butt'>
44
- <polyline points='270,444 500,444' style='stroke:#FFFFFF'/>
45
- <polyline points='270,306 500,306' style='stroke:#FFFFFF'/>
46
- <polyline points='270,167 500,167' style='stroke:#FFFFFF'/>
47
- <polyline points='270,28 500,28' style='stroke:#FFFFFF'/>
44
+ <polyline points='269,447 500,447' style='stroke:#FFFFFF'/>
45
+ <polyline points='269,306 500,306' style='stroke:#FFFFFF'/>
46
+ <polyline points='269,166 500,166' style='stroke:#FFFFFF'/>
47
+ <polyline points='269,26 500,26' style='stroke:#FFFFFF'/>
48
48
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
49
- <polyline points='270,375 500,375' style='stroke:#FFFFFF'/>
50
- <polyline points='270,236 500,236' style='stroke:#FFFFFF'/>
51
- <polyline points='270,97 500,97' style='stroke:#FFFFFF'/>
52
- <polyline points='313,476 313,23' style='stroke:#FFFFFF'/>
53
- <polyline points='385,476 385,23' style='stroke:#FFFFFF'/>
54
- <polyline points='457,476 457,23' style='stroke:#FFFFFF'/>
55
- <polyline points='313,362 313,354' style='stroke:#333333'/>
56
- <polyline points='313,431 313,455' style='stroke:#333333'/>
49
+ <polyline points='269,377 500,377' style='stroke:#FFFFFF'/>
50
+ <polyline points='269,236 500,236' style='stroke:#FFFFFF'/>
51
+ <polyline points='269,96 500,96' style='stroke:#FFFFFF'/>
52
+ <polyline points='312,479 312,20' style='stroke:#FFFFFF'/>
53
+ <polyline points='385,479 385,20' style='stroke:#FFFFFF'/>
54
+ <polyline points='457,479 457,20' style='stroke:#FFFFFF'/>
55
+ <polyline points='312,364 312,356' style='stroke:#333333'/>
56
+ <polyline points='312,433 312,458' style='stroke:#333333'/>
57
57
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
58
- <polyline points='286,362 286,431 340,431 340,362 286,362 286,362' style='stroke:#333333;fill:#FFFFFF'/>
58
+ <polyline points='285,364 285,433 339,433 339,364 285,364 285,364' style='stroke:#333333;fill:#FFFFFF'/>
59
59
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
60
- <polyline points='286,415 340,415' style='stroke:#333333'/>
60
+ <polyline points='285,417 339,417' style='stroke:#333333'/>
61
61
  </g><g style='stroke-width:0.9448818897637796;stroke-linejoin:round;stroke-linecap:round'>
62
62
  <circle cx='385' cy='201' r='2' style='stroke:#333333;fill:#333333'/>
63
63
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
64
64
  <polyline points='385,274 385,253' style='stroke:#333333'/>
65
- <polyline points='385,302 385,325' style='stroke:#333333'/>
65
+ <polyline points='385,303 385,326' style='stroke:#333333'/>
66
66
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
67
- <polyline points='358,274 358,302 412,302 412,274 358,274 358,274' style='stroke:#333333;fill:#FFFFFF'/>
67
+ <polyline points='357,274 357,303 412,303 412,274 357,274 357,274' style='stroke:#333333;fill:#FFFFFF'/>
68
68
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
69
- <polyline points='358,285 412,285' style='stroke:#333333'/>
69
+ <polyline points='357,285 412,285' style='stroke:#333333'/>
70
70
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
71
- <polyline points='457,114 457,43' style='stroke:#333333'/>
71
+ <polyline points='457,113 457,41' style='stroke:#333333'/>
72
72
  <polyline points='457,189 457,257' style='stroke:#333333'/>
73
73
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
74
- <polyline points='430,114 430,189 484,189 484,114 430,114 430,114' style='stroke:#333333;fill:#FFFFFF'/>
74
+ <polyline points='430,113 430,189 484,189 484,113 430,113 430,113' style='stroke:#333333;fill:#FFFFFF'/>
75
75
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
76
- <polyline points='430,154 484,154' style='stroke:#333333'/>
76
+ <polyline points='430,153 484,153' style='stroke:#333333'/>
77
77
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
78
- <rect x='34' y='6' width='230' height='17' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#D9D9D9'/>
79
- </g><text x='144' y='17' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#1A1A1A'>OJ</text>
78
+ <rect x='31' y='5' width='232' height='15' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#D9D9D9'/>
79
+ </g><text x='142' y='16' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#1A1A1A'>OJ</text>
80
80
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
81
- <rect x='270' y='6' width='230' height='17' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#D9D9D9'/>
82
- </g><text x='380' y='17' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#1A1A1A'>VC</text>
81
+ <rect x='269' y='5' width='232' height='15' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#D9D9D9'/>
82
+ </g><text x='379' y='16' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#1A1A1A'>VC</text>
83
83
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
84
- <polyline points='77,479 77,476' style='stroke:#333333'/>
85
- <polyline points='149,479 149,476' style='stroke:#333333'/>
86
- <polyline points='221,479 221,476' style='stroke:#333333'/>
87
- </g><text x='69' y='487' lengthAdjust='spacingAndGlyphs' textLength='16px' style='font-size:8.8px;fill:#4D4D4D'>0.5</text>
88
- <text x='147' y='487' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>1</text>
89
- <text x='219' y='487' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>2</text>
84
+ <polyline points='75,482 75,479' style='stroke:#333333'/>
85
+ <polyline points='147,482 147,479' style='stroke:#333333'/>
86
+ <polyline points='220,482 220,479' style='stroke:#333333'/>
87
+ </g><text x='67' y='490' lengthAdjust='spacingAndGlyphs' textLength='16px' style='font-size:8.8px;fill:#4D4D4D'>0.5</text>
88
+ <text x='145' y='490' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>1</text>
89
+ <text x='217' y='490' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>2</text>
90
90
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
91
- <polyline points='313,479 313,476' style='stroke:#333333'/>
92
- <polyline points='385,479 385,476' style='stroke:#333333'/>
93
- <polyline points='457,479 457,476' style='stroke:#333333'/>
94
- </g><text x='305' y='487' lengthAdjust='spacingAndGlyphs' textLength='16px' style='font-size:8.8px;fill:#4D4D4D'>0.5</text>
95
- <text x='383' y='487' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>1</text>
96
- <text x='455' y='487' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>2</text>
97
- <text x='19' y='378' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>10</text>
98
- <text x='19' y='239' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>20</text>
99
- <text x='19' y='100' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>30</text>
91
+ <polyline points='312,482 312,479' style='stroke:#333333'/>
92
+ <polyline points='385,482 385,479' style='stroke:#333333'/>
93
+ <polyline points='457,482 457,479' style='stroke:#333333'/>
94
+ </g><text x='304' y='490' lengthAdjust='spacingAndGlyphs' textLength='16px' style='font-size:8.8px;fill:#4D4D4D'>0.5</text>
95
+ <text x='382' y='490' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>1</text>
96
+ <text x='454' y='490' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>2</text>
97
+ <text x='16' y='380' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>10</text>
98
+ <text x='16' y='239' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>20</text>
99
+ <text x='16' y='99' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>30</text>
100
100
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
101
- <polyline points='31,375 34,375' style='stroke:#333333'/>
102
- <polyline points='31,236 34,236' style='stroke:#333333'/>
103
- <polyline points='31,97 34,97' style='stroke:#333333'/>
104
- </g><text x='254' y='500' lengthAdjust='spacingAndGlyphs' textLength='26px' style='font-size:11.0px;fill:#000000'>dose</text>
105
- <text x='13' y='259' lengthAdjust='spacingAndGlyphs' textLength='20px' style='font-size:11.0px;fill:#000000' transform='rotate(-90,13,259)'>len</text>
106
- </svg>
101
+ <polyline points='29,377 31,377' style='stroke:#333333'/>
102
+ <polyline points='29,236 31,236' style='stroke:#333333'/>
103
+ <polyline points='29,96 31,96' style='stroke:#333333'/>
104
+ </g><text x='253' y='500' lengthAdjust='spacingAndGlyphs' textLength='26px' style='font-size:11.0px;fill:#000000'>dose</text>
105
+ <text x='13' y='260' lengthAdjust='spacingAndGlyphs' textLength='20px' style='font-size:11.0px;fill:#000000' transform='rotate(-90,13,260)'>len</text>
106
+ </svg>
@@ -3,108 +3,108 @@
3
3
  <svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 506 506' style='fill:transparent'>
4
4
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
5
5
  <rect x='0' y='0' width='506' height='506' style='stroke:#FFFFFF;fill:#FFFFFF'/>
6
- <rect x='33' y='51' width='133' height='416' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#EBEBEB'/>
6
+ <rect x='30' y='48' width='133' height='421' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#EBEBEB'/>
7
7
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
8
- <polyline points='69,295 69,227' style='stroke:#333333'/>
9
- <polyline points='69,378 69,397' style='stroke:#333333'/>
8
+ <polyline points='66,295 66,227' style='stroke:#333333'/>
9
+ <polyline points='66,379 66,398' style='stroke:#333333'/>
10
10
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
11
- <polyline points='46,295 46,378 91,378 91,295 46,295 46,295' style='stroke:#333333;fill:#00FFFF'/>
11
+ <polyline points='43,295 43,379 89,379 89,295 43,295 43,295' style='stroke:#333333;fill:#00FFFF'/>
12
12
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
13
- <polyline points='46,345 91,345' style='stroke:#333333'/>
13
+ <polyline points='43,346 89,346' style='stroke:#333333'/>
14
14
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
15
- <polyline points='129,363 129,355' style='stroke:#333333'/>
16
- <polyline points='129,426 129,448' style='stroke:#333333'/>
15
+ <polyline points='126,363 126,356' style='stroke:#333333'/>
16
+ <polyline points='126,427 126,450' style='stroke:#333333'/>
17
17
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
18
- <polyline points='106,363 106,426 152,426 152,363 106,363 106,363' style='stroke:#333333;fill:#00688B'/>
18
+ <polyline points='104,363 104,427 149,427 149,363 104,363 104,363' style='stroke:#333333;fill:#00688B'/>
19
19
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
20
- <polyline points='106,410 152,410' style='stroke:#333333'/>
20
+ <polyline points='104,412 149,412' style='stroke:#333333'/>
21
21
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
22
- <rect x='171' y='51' width='133' height='416' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#EBEBEB'/>
22
+ <rect x='168' y='48' width='133' height='421' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#EBEBEB'/>
23
23
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
24
- <polyline points='207,175 207,154' style='stroke:#333333'/>
25
- <polyline points='207,243 207,317' style='stroke:#333333'/>
24
+ <polyline points='204,173 204,152' style='stroke:#333333'/>
25
+ <polyline points='204,242 204,317' style='stroke:#333333'/>
26
26
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
27
- <polyline points='184,175 184,243 229,243 229,175 184,175 184,175' style='stroke:#333333;fill:#00FFFF'/>
27
+ <polyline points='182,173 182,242 227,242 227,173 182,173 182,173' style='stroke:#333333;fill:#00FFFF'/>
28
28
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
29
- <polyline points='184,203 229,203' style='stroke:#333333'/>
29
+ <polyline points='182,202 227,202' style='stroke:#333333'/>
30
30
  </g><g style='stroke-width:0.9448818897637796;stroke-linejoin:round;stroke-linecap:round'>
31
- <circle cx='267' cy='215' r='2' style='stroke:#333333;fill:#333333'/>
31
+ <circle cx='264' cy='214' r='2' style='stroke:#333333;fill:#333333'/>
32
32
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
33
- <polyline points='267,281 267,262' style='stroke:#333333'/>
34
- <polyline points='267,307 267,328' style='stroke:#333333'/>
33
+ <polyline points='264,281 264,262' style='stroke:#333333'/>
34
+ <polyline points='264,307 264,329' style='stroke:#333333'/>
35
35
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
36
- <polyline points='244,281 244,307 290,307 290,281 244,281 244,281' style='stroke:#333333;fill:#00688B'/>
36
+ <polyline points='242,281 242,307 287,307 287,281 242,281 242,281' style='stroke:#333333;fill:#00688B'/>
37
37
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
38
- <polyline points='244,291 290,291' style='stroke:#333333'/>
38
+ <polyline points='242,291 287,291' style='stroke:#333333'/>
39
39
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
40
- <rect x='309' y='51' width='133' height='416' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#EBEBEB'/>
40
+ <rect x='306' y='48' width='133' height='421' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#EBEBEB'/>
41
41
  </g><g style='stroke-width:0.9448818897637796;stroke-linejoin:round;stroke-linecap:round'>
42
- <circle cx='345' cy='108' r='2' style='stroke:#333333;fill:#333333'/>
42
+ <circle cx='342' cy='106' r='2' style='stroke:#333333;fill:#333333'/>
43
43
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
44
- <polyline points='345,156 345,127' style='stroke:#333333'/>
45
- <polyline points='345,188 345,216' style='stroke:#333333'/>
44
+ <polyline points='342,155 342,125' style='stroke:#333333'/>
45
+ <polyline points='342,187 342,215' style='stroke:#333333'/>
46
46
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
47
- <polyline points='322,156 322,188 367,188 367,156 322,156 322,156' style='stroke:#333333;fill:#00FFFF'/>
47
+ <polyline points='320,155 320,187 365,187 365,155 320,155 320,155' style='stroke:#333333;fill:#00FFFF'/>
48
48
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
49
- <polyline points='322,171 367,171' style='stroke:#333333'/>
49
+ <polyline points='320,169 365,169' style='stroke:#333333'/>
50
50
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
51
- <polyline points='405,134 405,70' style='stroke:#333333'/>
52
- <polyline points='405,204 405,266' style='stroke:#333333'/>
51
+ <polyline points='403,133 403,67' style='stroke:#333333'/>
52
+ <polyline points='403,203 403,266' style='stroke:#333333'/>
53
53
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
54
- <polyline points='382,134 382,204 428,204 428,134 382,134 382,134' style='stroke:#333333;fill:#00688B'/>
54
+ <polyline points='380,133 380,203 425,203 425,133 380,133 380,133' style='stroke:#333333;fill:#00688B'/>
55
55
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
56
- <polyline points='382,171 428,171' style='stroke:#333333'/>
56
+ <polyline points='380,169 425,169' style='stroke:#333333'/>
57
57
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
58
- <rect x='33' y='33' width='133' height='17' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#D9D9D9'/>
59
- </g><text x='91' y='45' lengthAdjust='spacingAndGlyphs' textLength='16px' style='font-size:8.8px;fill:#1A1A1A'>0.5</text>
58
+ <rect x='30' y='33' width='133' height='15' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#D9D9D9'/>
59
+ </g><text x='88' y='43' lengthAdjust='spacingAndGlyphs' textLength='16px' style='font-size:8.8px;fill:#1A1A1A'>0.5</text>
60
60
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
61
- <rect x='171' y='33' width='133' height='17' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#D9D9D9'/>
62
- </g><text x='234' y='45' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#1A1A1A'>1</text>
61
+ <rect x='168' y='33' width='133' height='15' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#D9D9D9'/>
62
+ </g><text x='232' y='43' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#1A1A1A'>1</text>
63
63
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
64
- <rect x='309' y='33' width='133' height='17' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#D9D9D9'/>
65
- </g><text x='372' y='45' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#1A1A1A'>2</text>
64
+ <rect x='306' y='33' width='133' height='15' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#D9D9D9'/>
65
+ </g><text x='370' y='43' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#1A1A1A'>2</text>
66
66
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
67
- <polyline points='69,470 69,467' style='stroke:#333333'/>
68
- <polyline points='129,470 129,467' style='stroke:#333333'/>
69
- </g><text x='64' y='477' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>OJ</text>
70
- <text x='124' y='477' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>VC</text>
67
+ <polyline points='66,472 66,469' style='stroke:#333333'/>
68
+ <polyline points='126,472 126,469' style='stroke:#333333'/>
69
+ </g><text x='61' y='480' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>OJ</text>
70
+ <text x='121' y='480' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>VC</text>
71
71
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
72
- <polyline points='207,470 207,467' style='stroke:#333333'/>
73
- <polyline points='267,470 267,467' style='stroke:#333333'/>
74
- </g><text x='202' y='477' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>OJ</text>
75
- <text x='262' y='477' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>VC</text>
72
+ <polyline points='204,472 204,469' style='stroke:#333333'/>
73
+ <polyline points='264,472 264,469' style='stroke:#333333'/>
74
+ </g><text x='199' y='480' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>OJ</text>
75
+ <text x='260' y='480' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>VC</text>
76
76
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
77
- <polyline points='345,470 345,467' style='stroke:#333333'/>
78
- <polyline points='405,470 405,467' style='stroke:#333333'/>
79
- </g><text x='340' y='477' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>OJ</text>
80
- <text x='400' y='477' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>VC</text>
81
- <text x='18' y='377' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>10</text>
82
- <text x='18' y='249' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>20</text>
83
- <text x='18' y='122' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>30</text>
77
+ <polyline points='342,472 342,469' style='stroke:#333333'/>
78
+ <polyline points='403,472 403,469' style='stroke:#333333'/>
79
+ </g><text x='338' y='480' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>OJ</text>
80
+ <text x='398' y='480' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>VC</text>
81
+ <text x='15' y='378' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>10</text>
82
+ <text x='15' y='249' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>20</text>
83
+ <text x='15' y='120' lengthAdjust='spacingAndGlyphs' textLength='10px' style='font-size:8.0px;fill:#000080'>30</text>
84
84
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
85
- <polyline points='30,374 33,374' style='stroke:#333333'/>
86
- <polyline points='30,247 33,247' style='stroke:#333333'/>
87
- <polyline points='30,119 33,119' style='stroke:#333333'/>
88
- </g><text x='337' y='490' lengthAdjust='spacingAndGlyphs' textLength='104px' style='font-size:10.0px;fill:#000080;font-weight:bold'>Delivery method</text>
89
- <text x='12' y='132' lengthAdjust='spacingAndGlyphs' textLength='81px' style='font-size:10.0px;fill:#000080;font-weight:bold' transform='rotate(-90,12,132)'>Teeth length</text>
85
+ <polyline points='27,375 30,375' style='stroke:#333333'/>
86
+ <polyline points='27,246 30,246' style='stroke:#333333'/>
87
+ <polyline points='27,117 30,117' style='stroke:#333333'/>
88
+ </g><text x='335' y='489' lengthAdjust='spacingAndGlyphs' textLength='104px' style='font-size:10.0px;fill:#000080;font-weight:bold'>Delivery method</text>
89
+ <text x='12' y='129' lengthAdjust='spacingAndGlyphs' textLength='81px' style='font-size:10.0px;fill:#000080;font-weight:bold' transform='rotate(-90,12,129)'>Teeth length</text>
90
90
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
91
- <rect x='453' y='223' width='48' height='72' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#FFFFFF'/>
92
- </g><text x='458' y='237' lengthAdjust='spacingAndGlyphs' textLength='32px' style='font-size:12.0px;fill:#000080;font-weight:bold'>supp</text>
91
+ <rect x='450' y='223' width='51' height='71' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#FFFFFF'/>
92
+ </g><text x='455' y='237' lengthAdjust='spacingAndGlyphs' textLength='32px' style='font-size:12.0px;fill:#000080;font-weight:bold'>supp</text>
93
93
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
94
- <rect x='458' y='243' width='23' height='23' style='stroke:#FFFFFF;fill:#F2F2F2'/>
95
- <polyline points='470,263 470,260' style='stroke:#333333'/>
96
- <polyline points='470,248 470,245' style='stroke:#333333'/>
97
- <rect x='461' y='248' width='17' height='12' style='stroke:#333333;fill:#00FFFF'/>
98
- <polyline points='461,254 478,254' style='stroke:#333333'/>
99
- <rect x='458' y='266' width='23' height='23' style='stroke:#FFFFFF;fill:#F2F2F2'/>
100
- <polyline points='470,287 470,283' style='stroke:#333333'/>
101
- <polyline points='470,272 470,268' style='stroke:#333333'/>
102
- <rect x='461' y='272' width='17' height='12' style='stroke:#333333;fill:#00688B'/>
103
- <polyline points='461,277 478,277' style='stroke:#333333'/>
94
+ <rect x='455' y='243' width='23' height='23' style='stroke:#FFFFFF;fill:#F2F2F2'/>
95
+ <polyline points='467,263 467,260' style='stroke:#333333'/>
96
+ <polyline points='467,248 467,245' style='stroke:#333333'/>
97
+ <rect x='458' y='248' width='17' height='12' style='stroke:#333333;fill:#00FFFF'/>
98
+ <polyline points='458,254 475,254' style='stroke:#333333'/>
99
+ <rect x='455' y='266' width='23' height='23' style='stroke:#FFFFFF;fill:#F2F2F2'/>
100
+ <polyline points='467,286 467,283' style='stroke:#333333'/>
101
+ <polyline points='467,271 467,268' style='stroke:#333333'/>
102
+ <rect x='458' y='271' width='17' height='12' style='stroke:#333333;fill:#00688B'/>
103
+ <polyline points='458,277 475,277' style='stroke:#333333'/>
104
104
  </g><text x='484' y='257' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#000000'>OJ</text>
105
105
  <text x='484' y='280' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#000000'>VC</text>
106
- <text x='33' y='28' lengthAdjust='spacingAndGlyphs' textLength='81px' style='font-size:9.0px;fill:#000080'>Faceted by dose</text>
107
- <text x='33' y='16' lengthAdjust='spacingAndGlyphs' textLength='285px' style='font-size:14.399999999999999px;fill:#000080;font-weight:bold'>Tooth Growth: Length by Dose</text>
108
- <text x='240' y='500' lengthAdjust='spacingAndGlyphs' textLength='202px' style='font-size:8.0px;fill:#000080'>Length of odontoblasts in 60 guinea pigs. </text>
109
- <text x='152' y='508' lengthAdjust='spacingAndGlyphs' textLength='289px' style='font-size:8.0px;fill:#000080'>Each animal received one of three dose levels of vitamin C.</text>
110
- </svg>
106
+ <text x='30' y='27' lengthAdjust='spacingAndGlyphs' textLength='81px' style='font-size:9.0px;fill:#000080'>Faceted by dose</text>
107
+ <text x='30' y='16' lengthAdjust='spacingAndGlyphs' textLength='285px' style='font-size:14.399999999999999px;fill:#000080;font-weight:bold'>Tooth Growth: Length by Dose</text>
108
+ <text x='237' y='500' lengthAdjust='spacingAndGlyphs' textLength='202px' style='font-size:8.0px;fill:#000080'>Length of odontoblasts in 60 guinea pigs. </text>
109
+ <text x='150' y='508' lengthAdjust='spacingAndGlyphs' textLength='289px' style='font-size:8.0px;fill:#000080'>Each animal received one of three dose levels of vitamin C.</text>
110
+ </svg>
@@ -3,172 +3,172 @@
3
3
  <svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 506 506' style='fill:transparent'>
4
4
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
5
5
  <rect x='0' y='0' width='506' height='506' style='stroke:#FFFFFF;fill:#FFFFFF'/>
6
- <rect x='34' y='23' width='198' height='453' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#EBEBEB'/>
6
+ <rect x='31' y='20' width='199' height='458' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#EBEBEB'/>
7
7
  </g><g style='stroke-width:0.7113188976377953;stroke-linejoin:round;stroke-linecap:butt'>
8
- <polyline points='34,444 232,444' style='stroke:#FFFFFF'/>
9
- <polyline points='34,306 232,306' style='stroke:#FFFFFF'/>
10
- <polyline points='34,167 232,167' style='stroke:#FFFFFF'/>
11
- <polyline points='34,28 232,28' style='stroke:#FFFFFF'/>
8
+ <polyline points='31,447 230,447' style='stroke:#FFFFFF'/>
9
+ <polyline points='31,306 230,306' style='stroke:#FFFFFF'/>
10
+ <polyline points='31,166 230,166' style='stroke:#FFFFFF'/>
11
+ <polyline points='31,26 230,26' style='stroke:#FFFFFF'/>
12
12
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
13
- <polyline points='34,375 232,375' style='stroke:#FFFFFF'/>
14
- <polyline points='34,236 232,236' style='stroke:#FFFFFF'/>
15
- <polyline points='34,97 232,97' style='stroke:#FFFFFF'/>
16
- <polyline points='71,476 71,23' style='stroke:#FFFFFF'/>
17
- <polyline points='133,476 133,23' style='stroke:#FFFFFF'/>
18
- <polyline points='195,476 195,23' style='stroke:#FFFFFF'/>
19
- <polyline points='71,289 71,215' style='stroke:#333333'/>
20
- <polyline points='71,379 71,400' style='stroke:#333333'/>
13
+ <polyline points='31,377 230,377' style='stroke:#FFFFFF'/>
14
+ <polyline points='31,236 230,236' style='stroke:#FFFFFF'/>
15
+ <polyline points='31,96 230,96' style='stroke:#FFFFFF'/>
16
+ <polyline points='69,479 69,20' style='stroke:#FFFFFF'/>
17
+ <polyline points='131,479 131,20' style='stroke:#FFFFFF'/>
18
+ <polyline points='193,479 193,20' style='stroke:#FFFFFF'/>
19
+ <polyline points='69,290 69,215' style='stroke:#333333'/>
20
+ <polyline points='69,381 69,402' style='stroke:#333333'/>
21
21
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
22
- <polyline points='48,289 48,379 95,379 95,289 48,289 48,289' style='stroke:#333333;fill:#FFFFFF'/>
22
+ <polyline points='45,290 45,381 92,381 92,290 45,290 45,290' style='stroke:#333333;fill:#FFFFFF'/>
23
23
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
24
- <polyline points='48,344 95,344' style='stroke:#333333'/>
24
+ <polyline points='45,345 92,345' style='stroke:#333333'/>
25
25
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
26
- <polyline points='133,158 133,135' style='stroke:#333333'/>
27
- <polyline points='133,232 133,313' style='stroke:#333333'/>
26
+ <polyline points='131,157 131,134' style='stroke:#333333'/>
27
+ <polyline points='131,232 131,313' style='stroke:#333333'/>
28
28
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
29
- <polyline points='110,158 110,232 156,232 156,158 110,158 110,158' style='stroke:#333333;fill:#FFFFFF'/>
29
+ <polyline points='107,157 107,232 154,232 154,157 107,157 107,157' style='stroke:#333333;fill:#FFFFFF'/>
30
30
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
31
- <polyline points='110,188 156,188' style='stroke:#333333'/>
31
+ <polyline points='107,188 154,188' style='stroke:#333333'/>
32
32
  </g><g style='stroke-width:0.9448818897637796;stroke-linejoin:round;stroke-linecap:round'>
33
- <circle cx='195' cy='85' r='2' style='stroke:#333333;fill:#333333'/>
33
+ <circle cx='193' cy='83' r='2' style='stroke:#333333;fill:#333333'/>
34
34
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
35
- <polyline points='195,138 195,106' style='stroke:#333333'/>
36
- <polyline points='195,173 195,203' style='stroke:#333333'/>
35
+ <polyline points='193,137 193,104' style='stroke:#333333'/>
36
+ <polyline points='193,172 193,203' style='stroke:#333333'/>
37
37
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
38
- <polyline points='172,138 172,173 218,173 218,138 172,138 172,138' style='stroke:#333333;fill:#FFFFFF'/>
38
+ <polyline points='169,137 169,172 216,172 216,137 169,137 169,137' style='stroke:#333333;fill:#FFFFFF'/>
39
39
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
40
- <polyline points='172,154 218,154' style='stroke:#333333'/>
40
+ <polyline points='169,153 216,153' style='stroke:#333333'/>
41
41
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
42
- <polyline points='71,289 71,215' style='stroke:#333333'/>
43
- <polyline points='71,379 71,400' style='stroke:#333333'/>
42
+ <polyline points='69,290 69,215' style='stroke:#333333'/>
43
+ <polyline points='69,381 69,402' style='stroke:#333333'/>
44
44
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
45
- <polyline points='48,289 48,379 95,379 95,289 48,289 48,289' style='stroke:#333333;fill:#F8766D'/>
45
+ <polyline points='45,290 45,381 92,381 92,290 45,290 45,290' style='stroke:#333333;fill:#F8766D'/>
46
46
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
47
- <polyline points='48,344 95,344' style='stroke:#333333'/>
47
+ <polyline points='45,345 92,345' style='stroke:#333333'/>
48
48
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
49
- <polyline points='133,158 133,135' style='stroke:#333333'/>
50
- <polyline points='133,232 133,313' style='stroke:#333333'/>
49
+ <polyline points='131,157 131,134' style='stroke:#333333'/>
50
+ <polyline points='131,232 131,313' style='stroke:#333333'/>
51
51
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
52
- <polyline points='110,158 110,232 156,232 156,158 110,158 110,158' style='stroke:#333333;fill:#00BA38'/>
52
+ <polyline points='107,157 107,232 154,232 154,157 107,157 107,157' style='stroke:#333333;fill:#00BA38'/>
53
53
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
54
- <polyline points='110,188 156,188' style='stroke:#333333'/>
54
+ <polyline points='107,188 154,188' style='stroke:#333333'/>
55
55
  </g><g style='stroke-width:0.9448818897637796;stroke-linejoin:round;stroke-linecap:round'>
56
- <circle cx='195' cy='85' r='2' style='stroke:#333333;fill:#333333'/>
56
+ <circle cx='193' cy='83' r='2' style='stroke:#333333;fill:#333333'/>
57
57
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
58
- <polyline points='195,138 195,106' style='stroke:#333333'/>
59
- <polyline points='195,173 195,203' style='stroke:#333333'/>
58
+ <polyline points='193,137 193,104' style='stroke:#333333'/>
59
+ <polyline points='193,172 193,203' style='stroke:#333333'/>
60
60
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
61
- <polyline points='172,138 172,173 218,173 218,138 172,138 172,138' style='stroke:#333333;fill:#619CFF'/>
61
+ <polyline points='169,137 169,172 216,172 216,137 169,137 169,137' style='stroke:#333333;fill:#619CFF'/>
62
62
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
63
- <polyline points='172,154 218,154' style='stroke:#333333'/>
63
+ <polyline points='169,153 216,153' style='stroke:#333333'/>
64
64
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
65
- <rect x='238' y='23' width='198' height='453' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#EBEBEB'/>
65
+ <rect x='235' y='20' width='199' height='458' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#EBEBEB'/>
66
66
  </g><g style='stroke-width:0.7113188976377953;stroke-linejoin:round;stroke-linecap:butt'>
67
- <polyline points='238,444 436,444' style='stroke:#FFFFFF'/>
68
- <polyline points='238,306 436,306' style='stroke:#FFFFFF'/>
69
- <polyline points='238,167 436,167' style='stroke:#FFFFFF'/>
70
- <polyline points='238,28 436,28' style='stroke:#FFFFFF'/>
67
+ <polyline points='235,447 434,447' style='stroke:#FFFFFF'/>
68
+ <polyline points='235,306 434,306' style='stroke:#FFFFFF'/>
69
+ <polyline points='235,166 434,166' style='stroke:#FFFFFF'/>
70
+ <polyline points='235,26 434,26' style='stroke:#FFFFFF'/>
71
71
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
72
- <polyline points='238,375 436,375' style='stroke:#FFFFFF'/>
73
- <polyline points='238,236 436,236' style='stroke:#FFFFFF'/>
74
- <polyline points='238,97 436,97' style='stroke:#FFFFFF'/>
75
- <polyline points='275,476 275,23' style='stroke:#FFFFFF'/>
76
- <polyline points='337,476 337,23' style='stroke:#FFFFFF'/>
77
- <polyline points='399,476 399,23' style='stroke:#FFFFFF'/>
78
- <polyline points='275,362 275,354' style='stroke:#333333'/>
79
- <polyline points='275,431 275,455' style='stroke:#333333'/>
72
+ <polyline points='235,377 434,377' style='stroke:#FFFFFF'/>
73
+ <polyline points='235,236 434,236' style='stroke:#FFFFFF'/>
74
+ <polyline points='235,96 434,96' style='stroke:#FFFFFF'/>
75
+ <polyline points='273,479 273,20' style='stroke:#FFFFFF'/>
76
+ <polyline points='335,479 335,20' style='stroke:#FFFFFF'/>
77
+ <polyline points='397,479 397,20' style='stroke:#FFFFFF'/>
78
+ <polyline points='273,364 273,356' style='stroke:#333333'/>
79
+ <polyline points='273,433 273,458' style='stroke:#333333'/>
80
80
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
81
- <polyline points='252,362 252,431 298,431 298,362 252,362 252,362' style='stroke:#333333;fill:#FFFFFF'/>
81
+ <polyline points='249,364 249,433 296,433 296,364 249,364 249,364' style='stroke:#333333;fill:#FFFFFF'/>
82
82
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
83
- <polyline points='252,415 298,415' style='stroke:#333333'/>
83
+ <polyline points='249,417 296,417' style='stroke:#333333'/>
84
84
  </g><g style='stroke-width:0.9448818897637796;stroke-linejoin:round;stroke-linecap:round'>
85
- <circle cx='337' cy='201' r='2' style='stroke:#333333;fill:#333333'/>
85
+ <circle cx='335' cy='201' r='2' style='stroke:#333333;fill:#333333'/>
86
86
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
87
- <polyline points='337,274 337,253' style='stroke:#333333'/>
88
- <polyline points='337,302 337,325' style='stroke:#333333'/>
87
+ <polyline points='335,274 335,253' style='stroke:#333333'/>
88
+ <polyline points='335,303 335,326' style='stroke:#333333'/>
89
89
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
90
- <polyline points='314,274 314,302 360,302 360,274 314,274 314,274' style='stroke:#333333;fill:#FFFFFF'/>
90
+ <polyline points='311,274 311,303 358,303 358,274 311,274 311,274' style='stroke:#333333;fill:#FFFFFF'/>
91
91
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
92
- <polyline points='314,285 360,285' style='stroke:#333333'/>
92
+ <polyline points='311,285 358,285' style='stroke:#333333'/>
93
93
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
94
- <polyline points='399,114 399,43' style='stroke:#333333'/>
95
- <polyline points='399,189 399,257' style='stroke:#333333'/>
94
+ <polyline points='397,113 397,41' style='stroke:#333333'/>
95
+ <polyline points='397,189 397,257' style='stroke:#333333'/>
96
96
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
97
- <polyline points='376,114 376,189 422,189 422,114 376,114 376,114' style='stroke:#333333;fill:#FFFFFF'/>
97
+ <polyline points='374,113 374,189 420,189 420,113 374,113 374,113' style='stroke:#333333;fill:#FFFFFF'/>
98
98
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
99
- <polyline points='376,154 422,154' style='stroke:#333333'/>
99
+ <polyline points='374,153 420,153' style='stroke:#333333'/>
100
100
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
101
- <polyline points='275,362 275,354' style='stroke:#333333'/>
102
- <polyline points='275,431 275,455' style='stroke:#333333'/>
101
+ <polyline points='273,364 273,356' style='stroke:#333333'/>
102
+ <polyline points='273,433 273,458' style='stroke:#333333'/>
103
103
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
104
- <polyline points='252,362 252,431 298,431 298,362 252,362 252,362' style='stroke:#333333;fill:#F8766D'/>
104
+ <polyline points='249,364 249,433 296,433 296,364 249,364 249,364' style='stroke:#333333;fill:#F8766D'/>
105
105
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
106
- <polyline points='252,415 298,415' style='stroke:#333333'/>
106
+ <polyline points='249,417 296,417' style='stroke:#333333'/>
107
107
  </g><g style='stroke-width:0.9448818897637796;stroke-linejoin:round;stroke-linecap:round'>
108
- <circle cx='337' cy='201' r='2' style='stroke:#333333;fill:#333333'/>
108
+ <circle cx='335' cy='201' r='2' style='stroke:#333333;fill:#333333'/>
109
109
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
110
- <polyline points='337,274 337,253' style='stroke:#333333'/>
111
- <polyline points='337,302 337,325' style='stroke:#333333'/>
110
+ <polyline points='335,274 335,253' style='stroke:#333333'/>
111
+ <polyline points='335,303 335,326' style='stroke:#333333'/>
112
112
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
113
- <polyline points='314,274 314,302 360,302 360,274 314,274 314,274' style='stroke:#333333;fill:#00BA38'/>
113
+ <polyline points='311,274 311,303 358,303 358,274 311,274 311,274' style='stroke:#333333;fill:#00BA38'/>
114
114
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
115
- <polyline points='314,285 360,285' style='stroke:#333333'/>
115
+ <polyline points='311,285 358,285' style='stroke:#333333'/>
116
116
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
117
- <polyline points='399,114 399,43' style='stroke:#333333'/>
118
- <polyline points='399,189 399,257' style='stroke:#333333'/>
117
+ <polyline points='397,113 397,41' style='stroke:#333333'/>
118
+ <polyline points='397,189 397,257' style='stroke:#333333'/>
119
119
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
120
- <polyline points='376,114 376,189 422,189 422,114 376,114 376,114' style='stroke:#333333;fill:#619CFF'/>
120
+ <polyline points='374,113 374,189 420,189 420,113 374,113 374,113' style='stroke:#333333;fill:#619CFF'/>
121
121
  </g><g style='stroke-width:2.8452755905511813;stroke-linejoin:round;stroke-linecap:butt'>
122
- <polyline points='376,154 422,154' style='stroke:#333333'/>
122
+ <polyline points='374,153 420,153' style='stroke:#333333'/>
123
123
  </g><g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
124
- <rect x='34' y='6' width='198' height='17' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#D9D9D9'/>
125
- </g><text x='128' y='17' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#1A1A1A'>OJ</text>
124
+ <rect x='31' y='5' width='199' height='15' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#D9D9D9'/>
125
+ </g><text x='125' y='16' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#1A1A1A'>OJ</text>
126
126
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
127
- <rect x='238' y='6' width='198' height='17' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#D9D9D9'/>
128
- </g><text x='332' y='17' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#1A1A1A'>VC</text>
127
+ <rect x='235' y='5' width='199' height='15' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#D9D9D9'/>
128
+ </g><text x='329' y='16' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#1A1A1A'>VC</text>
129
129
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
130
- <polyline points='71,479 71,476' style='stroke:#333333'/>
131
- <polyline points='133,479 133,476' style='stroke:#333333'/>
132
- <polyline points='195,479 195,476' style='stroke:#333333'/>
133
- </g><text x='63' y='487' lengthAdjust='spacingAndGlyphs' textLength='16px' style='font-size:8.8px;fill:#4D4D4D'>0.5</text>
134
- <text x='131' y='487' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>1</text>
135
- <text x='193' y='487' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>2</text>
130
+ <polyline points='69,482 69,479' style='stroke:#333333'/>
131
+ <polyline points='131,482 131,479' style='stroke:#333333'/>
132
+ <polyline points='193,482 193,479' style='stroke:#333333'/>
133
+ </g><text x='61' y='490' lengthAdjust='spacingAndGlyphs' textLength='16px' style='font-size:8.8px;fill:#4D4D4D'>0.5</text>
134
+ <text x='128' y='490' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>1</text>
135
+ <text x='190' y='490' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>2</text>
136
136
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
137
- <polyline points='275,479 275,476' style='stroke:#333333'/>
138
- <polyline points='337,479 337,476' style='stroke:#333333'/>
139
- <polyline points='399,479 399,476' style='stroke:#333333'/>
140
- </g><text x='267' y='487' lengthAdjust='spacingAndGlyphs' textLength='16px' style='font-size:8.8px;fill:#4D4D4D'>0.5</text>
141
- <text x='334' y='487' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>1</text>
142
- <text x='396' y='487' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>2</text>
143
- <text x='19' y='378' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>10</text>
144
- <text x='19' y='239' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>20</text>
145
- <text x='19' y='100' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>30</text>
137
+ <polyline points='273,482 273,479' style='stroke:#333333'/>
138
+ <polyline points='335,482 335,479' style='stroke:#333333'/>
139
+ <polyline points='397,482 397,479' style='stroke:#333333'/>
140
+ </g><text x='265' y='490' lengthAdjust='spacingAndGlyphs' textLength='16px' style='font-size:8.8px;fill:#4D4D4D'>0.5</text>
141
+ <text x='332' y='490' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>1</text>
142
+ <text x='394' y='490' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#4D4D4D'>2</text>
143
+ <text x='16' y='380' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>10</text>
144
+ <text x='16' y='239' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>20</text>
145
+ <text x='16' y='99' lengthAdjust='spacingAndGlyphs' textLength='11px' style='font-size:8.8px;fill:#4D4D4D'>30</text>
146
146
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:butt'>
147
- <polyline points='31,375 34,375' style='stroke:#333333'/>
148
- <polyline points='31,236 34,236' style='stroke:#333333'/>
149
- <polyline points='31,97 34,97' style='stroke:#333333'/>
150
- </g><text x='222' y='500' lengthAdjust='spacingAndGlyphs' textLength='26px' style='font-size:11.0px;fill:#000000'>dose</text>
151
- <text x='13' y='259' lengthAdjust='spacingAndGlyphs' textLength='20px' style='font-size:11.0px;fill:#000000' transform='rotate(-90,13,259)'>len</text>
147
+ <polyline points='29,377 31,377' style='stroke:#333333'/>
148
+ <polyline points='29,236 31,236' style='stroke:#333333'/>
149
+ <polyline points='29,96 31,96' style='stroke:#333333'/>
150
+ </g><text x='220' y='500' lengthAdjust='spacingAndGlyphs' textLength='26px' style='font-size:11.0px;fill:#000000'>dose</text>
151
+ <text x='13' y='260' lengthAdjust='spacingAndGlyphs' textLength='20px' style='font-size:11.0px;fill:#000000' transform='rotate(-90,13,260)'>len</text>
152
152
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
153
- <rect x='447' y='202' width='53' height='94' style='stroke:rgb(0,0,0);stroke-opacity:0.000;fill:#FFFFFF'/>
154
- </g><text x='453' y='216' lengthAdjust='spacingAndGlyphs' textLength='26px' style='font-size:11.0px;fill:#000000'>dose</text>
153
+ <rect x='445' y='203' width='55' height='93' style='stroke:rgb(0,0,0);stroke-opacity:0,000;fill:#FFFFFF'/>
154
+ </g><text x='451' y='216' lengthAdjust='spacingAndGlyphs' textLength='26px' style='font-size:11.0px;fill:#000000'>dose</text>
155
155
  <g style='stroke-width:1.4226377952755906;stroke-linejoin:round;stroke-linecap:round'>
156
- <rect x='453' y='222' width='23' height='23' style='stroke:#FFFFFF;fill:#F2F2F2'/>
157
- <polyline points='464,242 464,239' style='stroke:#333333'/>
158
- <polyline points='464,227 464,224' style='stroke:#333333'/>
159
- <rect x='456' y='227' width='17' height='12' style='stroke:#333333;fill:#F8766D'/>
160
- <polyline points='456,233 473,233' style='stroke:#333333'/>
161
- <rect x='453' y='245' width='23' height='23' style='stroke:#FFFFFF;fill:#F2F2F2'/>
162
- <polyline points='464,265 464,262' style='stroke:#333333'/>
163
- <polyline points='464,250 464,247' style='stroke:#333333'/>
164
- <rect x='456' y='250' width='17' height='12' style='stroke:#333333;fill:#00BA38'/>
165
- <polyline points='456,256 473,256' style='stroke:#333333'/>
166
- <rect x='453' y='268' width='23' height='23' style='stroke:#FFFFFF;fill:#F2F2F2'/>
167
- <polyline points='464,288 464,285' style='stroke:#333333'/>
168
- <polyline points='464,273 464,270' style='stroke:#333333'/>
169
- <rect x='456' y='273' width='17' height='12' style='stroke:#333333;fill:#619CFF'/>
170
- <polyline points='456,279 473,279' style='stroke:#333333'/>
156
+ <rect x='451' y='222' width='23' height='23' style='stroke:#FFFFFF;fill:#F2F2F2'/>
157
+ <polyline points='462,242 462,239' style='stroke:#333333'/>
158
+ <polyline points='462,227 462,224' style='stroke:#333333'/>
159
+ <rect x='453' y='227' width='17' height='12' style='stroke:#333333;fill:#F8766D'/>
160
+ <polyline points='453,233 471,233' style='stroke:#333333'/>
161
+ <rect x='451' y='245' width='23' height='23' style='stroke:#FFFFFF;fill:#F2F2F2'/>
162
+ <polyline points='462,265 462,262' style='stroke:#333333'/>
163
+ <polyline points='462,250 462,247' style='stroke:#333333'/>
164
+ <rect x='453' y='250' width='17' height='12' style='stroke:#333333;fill:#00BA38'/>
165
+ <polyline points='453,256 471,256' style='stroke:#333333'/>
166
+ <rect x='451' y='268' width='23' height='23' style='stroke:#FFFFFF;fill:#F2F2F2'/>
167
+ <polyline points='462,289 462,285' style='stroke:#333333'/>
168
+ <polyline points='462,274 462,270' style='stroke:#333333'/>
169
+ <rect x='453' y='274' width='17' height='12' style='stroke:#333333;fill:#619CFF'/>
170
+ <polyline points='453,279 471,279' style='stroke:#333333'/>
171
171
  </g><text x='479' y='236' lengthAdjust='spacingAndGlyphs' textLength='16px' style='font-size:8.8px;fill:#000000'>0.5</text>
172
172
  <text x='479' y='259' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#000000'>1</text>
173
173
  <text x='479' y='282' lengthAdjust='spacingAndGlyphs' textLength='5px' style='font-size:8.8px;fill:#000000'>2</text>
174
- </svg>
174
+ </svg>