svg-graph 1.0.1 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. data.tar.gz.sig +0 -0
  2. data/History.txt +7 -5
  3. data/Manifest.txt +53 -17
  4. data/README.markdown +14 -0
  5. data/README.txt +10 -3
  6. data/Rakefile +6 -0
  7. data/build.xml +143 -0
  8. data/dist.xml.in +46 -0
  9. data/images/bar.png +0 -0
  10. data/images/bar.svg +76 -0
  11. data/images/bar.svgz +0 -0
  12. data/images/barhorizontal.png +0 -0
  13. data/images/barhorizontal.svg +76 -0
  14. data/images/barhorizontal.svgz +0 -0
  15. data/images/line.png +0 -0
  16. data/images/line.svg +80 -0
  17. data/images/line.svgz +0 -0
  18. data/images/pie.png +0 -0
  19. data/images/pie.svg +70 -0
  20. data/images/pie.svgz +0 -0
  21. data/images/plot.png +0 -0
  22. data/images/plot.svg +131 -0
  23. data/images/plot.svgz +0 -0
  24. data/images/schedule.png +0 -0
  25. data/images/schedule.svg +67 -0
  26. data/images/timeseries.png +0 -0
  27. data/images/timeseries.svg +179 -0
  28. data/images/timeseries.svgz +0 -0
  29. data/index.xml +281 -0
  30. data/install.rb +161 -0
  31. data/lib/SVG/Graph/Bar.rb +1 -1
  32. data/lib/SVG/Graph/Graph.rb +11 -9
  33. data/lib/SVG/Graph/Line.rb +1 -0
  34. data/lib/SVG/Graph/Pie.rb +3 -3
  35. data/lib/SVG/Graph/Plot.rb +69 -20
  36. data/lib/SVG/Graph/Schedule.rb +19 -5
  37. data/lib/SVG/Graph/TimeSeries.rb +62 -45
  38. data/lib/svggraph.rb +1 -2
  39. data/screenshots.xml +148 -0
  40. data/style/common.xsl +37 -0
  41. data/style/release_html.xsl +169 -0
  42. data/style/release_txt.xsl +25 -0
  43. data/svg-graph.gemspec +59 -0
  44. data/test/data.txt +4 -0
  45. data/test/plot.rb +51 -0
  46. data/test/schedule.rb +43 -0
  47. data/test/single.rb +33 -0
  48. data/test/test.rb +54 -0
  49. data/test/test_plot.rb +170 -0
  50. data/test/test_svg_graph.rb +24 -55
  51. data/test/timeseries.rb +58 -0
  52. metadata +79 -14
  53. metadata.gz.sig +2 -1
Binary file
data/images/line.png ADDED
Binary file
data/images/line.svg ADDED
@@ -0,0 +1,80 @@
1
+ <?xml version='1.0'?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
3
+ <svg xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480' height='480' width='640' xmlns='http://www.w3.org/2000/svg'>
4
+ <!-- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
5
+ -->
6
+ <!-- Created with SVG::Graph
7
+ -->
8
+ <!-- Sean Russell
9
+ -->
10
+ <!-- Based on SVG::TT::Graph for Perl by Leo Lapworth & Stephan Morgan
11
+ -->
12
+ <!-- //////////////////////////////////////////////////////////////////
13
+ -->
14
+ <defs/>
15
+ <!--SVG Background
16
+ -->
17
+ <rect x='0' class='svgBackground' y='0' height='480' style='fill:#ffffff;' width='640'/>
18
+ <g transform='translate( 28.8 26 )'>
19
+ <rect x='0' class='graphBackground' y='0' height='435' style='fill:#f0f0f0;' width='546.2'/>
20
+ <path class='axis' d='M 0 0 v435' id='xAxis' style='stroke: #000000; stroke-width: 1px;'/>
21
+ <path class='axis' d='M 0 435 h546.2' id='yAxis' style='stroke: #000000; stroke-width: 1px;'/>
22
+ <text x='0.0' class='xAxisLabels' y='450' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>Internet</text>
23
+ <text x='130.55' class='xAxisLabels' y='450' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>TV</text>
24
+ <text x='261.1' class='xAxisLabels' y='450' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>Newspaper</text>
25
+ <text x='391.65' class='xAxisLabels' y='450' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>Magazine</text>
26
+ <text x='522.2' class='xAxisLabels' y='450' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>Radio
27
+ </text>
28
+ <text x='-3' class='yAxisLabels' y='439.0' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>0</text>
29
+ <text x='-3' class='yAxisLabels' y='302.0' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>1</text>
30
+ <path class='guideLines' d='M0 298.0 h546.2' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
31
+ <text x='-3' class='yAxisLabels' y='165.0' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>2</text>
32
+ <path class='guideLines' d='M0 161.0 h546.2' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
33
+ <text x='-3' class='yAxisLabels' y='28.0' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>3</text>
34
+ <path class='guideLines' d='M0 24.0 h546.2' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
35
+ <path class='fill2' d='M0 435 L0.0 298.0 130.55 298.0 261.1 435.0 391.65 24.0 522.2 298.0 V435 Z' style='fill: #0000cc; fill-opacity: 0.2; stroke: none;'/>
36
+ <path class='line2' d='M0 435 M0 435 L0.0 298.0 130.55 298.0 261.1 435.0 391.65 24.0 522.2 298.0 ' style='fill: none; stroke: #0000ff; stroke-width: 1px;'/>
37
+ <circle cy='298.0' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='0.0'/>
38
+ <circle cy='298.0' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='130.55'/>
39
+ <circle cy='435.0' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='261.1'/>
40
+ <circle cy='24.0' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='391.65'/>
41
+ <circle cy='298.0' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='522.2'/>
42
+ <path class='fill1' d='M0 435 L0.0 161.0 130.55 161.0 261.1 435.0 391.65 24.0 522.2 435.0 V435 Z' style='fill: #cc0000; fill-opacity: 0.2; stroke: none;'/>
43
+ <path class='line1' d='M0 435 M0 435 L0.0 161.0 130.55 161.0 261.1 435.0 391.65 24.0 522.2 435.0 ' style='fill: none; stroke: #ff0000; stroke-width: 1px;'/>
44
+ <circle cy='161.0' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='0.0'/>
45
+ <circle cy='161.0' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='130.55'/>
46
+ <circle cy='435.0' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='261.1'/>
47
+ <circle cy='24.0' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='391.65'/>
48
+ <circle cy='435.0' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='522.2'/>
49
+ <g>
50
+ <text x='0.0' class='dataPointLabel' y='292.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>1</text>
51
+ <text x='0.0' class='dataPointLabel' y='292.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>1</text>
52
+ <text x='130.55' class='dataPointLabel' y='292.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>1</text>
53
+ <text x='130.55' class='dataPointLabel' y='292.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>1</text>
54
+ <text x='261.1' class='dataPointLabel' y='429.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>0</text>
55
+ <text x='261.1' class='dataPointLabel' y='429.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>0</text>
56
+ <text x='391.65' class='dataPointLabel' y='18.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>3</text>
57
+ <text x='391.65' class='dataPointLabel' y='18.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>3</text>
58
+ <text x='522.2' class='dataPointLabel' y='292.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>1</text>
59
+ <text x='522.2' class='dataPointLabel' y='292.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>1</text>
60
+ <text x='0.0' class='dataPointLabel' y='155.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>2</text>
61
+ <text x='0.0' class='dataPointLabel' y='155.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>2</text>
62
+ <text x='130.55' class='dataPointLabel' y='155.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>2</text>
63
+ <text x='130.55' class='dataPointLabel' y='155.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>2</text>
64
+ <text x='261.1' class='dataPointLabel' y='429.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>0</text>
65
+ <text x='261.1' class='dataPointLabel' y='429.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>0</text>
66
+ <text x='391.65' class='dataPointLabel' y='18.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>3</text>
67
+ <text x='391.65' class='dataPointLabel' y='18.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>3</text>
68
+ <text x='522.2' class='dataPointLabel' y='429.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>0</text>
69
+ <text x='522.2' class='dataPointLabel' y='429.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>0</text>
70
+ </g>
71
+ </g>
72
+ <text x='320' class='mainTitle' y='16' style='text-anchor: middle; fill: #000000; font-size: 16px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Question 7
73
+ </text>
74
+ <g transform='translate(585.0 46)'>
75
+ <rect x='0' class='key1' y='0' height='12' style='fill: #ff0000; stroke: none; stroke-width: 1px;' width='12'/>
76
+ <text x='17' class='keyText' y='12' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Female</text>
77
+ <rect x='0' class='key2' y='17' height='12' style='fill: #0000ff; stroke: none; stroke-width: 1px;' width='12'/>
78
+ <text x='17' class='keyText' y='29' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Male</text>
79
+ </g>
80
+ </svg>
data/images/line.svgz ADDED
Binary file
data/images/pie.png ADDED
Binary file
data/images/pie.svg ADDED
@@ -0,0 +1,70 @@
1
+ <?xml version='1.0'?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
3
+ <svg xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480' height='480' width='640' xmlns='http://www.w3.org/2000/svg'>
4
+ <!-- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
5
+ -->
6
+ <!-- Created with SVG::Graph
7
+ -->
8
+ <!-- Sean Russell
9
+ -->
10
+ <!-- Based on SVG::TT::Graph for Perl by Leo Lapworth & Stephan Morgan
11
+ -->
12
+ <!-- //////////////////////////////////////////////////////////////////
13
+ -->
14
+ <defs>
15
+ <filter id='dropshadow' height='1.2' width='1.2'>
16
+ <feGaussianBlur result='blur' stdDeviation='4'/>
17
+ </filter>
18
+ </defs>
19
+ <!--SVG Background
20
+ -->
21
+ <rect x='0' class='svgBackground' y='0' height='480' style='fill:#ffffff;' width='640'/>
22
+ <text x='320' class='mainTitle' y='16' style='text-anchor: middle; fill: #000000; font-size: 16px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Question 7
23
+ </text>
24
+ <g transform='translate(543.0 46)'>
25
+ <rect x='0' class='key1' y='0' height='12' style='fill: #ff0000; fill-opacity: 0.7; stroke: none; stroke-width: 1px;' width='12'/>
26
+ <text x='17' class='keyText' y='12' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Internet [3]</text>
27
+ <rect x='0' class='key2' y='17' height='12' style='fill: #0000ff; fill-opacity: 0.7; stroke: none; stroke-width: 1px;' width='12'/>
28
+ <text x='17' class='keyText' y='29' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>TV [3]</text>
29
+ <rect x='0' class='key3' y='34' height='12' style='fill-opacity: 0.7; fill: #00ff00; stroke: none; stroke-width: 1px;' width='12'/>
30
+ <text x='17' class='keyText' y='46' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Newspaper [0]</text>
31
+ <rect x='0' class='key4' y='51' height='12' style='fill-opacity: 0.7; fill: #ffcc00; stroke: none; stroke-width: 1px;' width='12'/>
32
+ <text x='17' class='keyText' y='63' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Magazine [6]</text>
33
+ <rect x='0' class='key5' y='68' height='12' style='fill-opacity: 0.7; fill: #00ccff; stroke: none; stroke-width: 1px;' width='12'/>
34
+ <text x='17' class='keyText' y='80' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Radio
35
+ [1]</text>
36
+ </g>
37
+ <g transform='translate( 112 48 )'>
38
+ <g>
39
+ <path transform='translate( 10 10 )' d='M207.5,207.5 L207.5,0.0 A207.5,207.5 0, 0,1, 413.487091375346 182.48863884702 Z' filter='url(#dropshadow)' style='fill: #ccc; stroke: none;'/>
40
+ <path transform='translate( 10 10 )' d='M207.5,207.5 L413.487091375346,182.48863884702 A207.5,207.5 0, 0,1, 257.158000339668 408.970427115906 Z' filter='url(#dropshadow)' style='fill: #ccc; stroke: none;'/>
41
+ <path transform='translate( 10 10 )' d='M207.5,207.5 L257.158000339668,408.970427115906 A207.5,207.5 0, 0,1, 257.158000339668 408.970427115906 Z' filter='url(#dropshadow)' style='fill: #ccc; stroke: none;'/>
42
+ <path transform='translate( 0.649837573145852 13.5460488704254 )' d='M207.5,207.5 L257.158000339668,408.970427115906 A207.5,207.5 0, 0,1, 111.069941800918 23.7678746769589 Z' filter='url(#dropshadow)' style='fill: #ccc; stroke: none;'/>
43
+ <path transform='translate( 10 10 )' d='M207.5,207.5 L111.069941800918,23.7678746769589 A207.5,207.5 0, 0,1, 207.5 0.0 Z' filter='url(#dropshadow)' style='fill: #ccc; stroke: none;'/>
44
+ </g>
45
+ <g>
46
+ <path d='M207.5,207.5 L207.5,0.0 A207.5,207.5 0, 0,1, 413.487091375346 182.48863884702 Z' style='fill: #fff; stroke: none;'/>
47
+ <path d='M207.5,207.5 L413.487091375346,182.48863884702 A207.5,207.5 0, 0,1, 257.158000339668 408.970427115906 Z' style='fill: #fff; stroke: none;'/>
48
+ <path d='M207.5,207.5 L257.158000339668,408.970427115906 A207.5,207.5 0, 0,1, 257.158000339668 408.970427115906 Z' style='fill: #fff; stroke: none;'/>
49
+ <path transform='translate( -9.35016242685415 3.54604887042536 )' d='M207.5,207.5 L257.158000339668,408.970427115906 A207.5,207.5 0, 0,1, 111.069941800918 23.7678746769589 Z' style='fill: #fff; stroke: none;'/>
50
+ <path d='M207.5,207.5 L111.069941800918,23.7678746769589 A207.5,207.5 0, 0,1, 207.5 0.0 Z' style='fill: #fff; stroke: none;'/>
51
+ </g>
52
+ <g>
53
+ <path class='fill1' d='M207.5,207.5 L207.5,0.0 A207.5,207.5 0, 0,1, 413.487091375346 182.48863884702 Z' style='fill: #ff0000; fill-opacity: 0.7; stroke: none; stroke-width: 1px;'/>
54
+ <text x='345.097951584965' class='dataPointLabel' y='52.1840197544965' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;; fill: #000000; text-anchor:middle; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;stroke: #fff; stroke-width: 2;'>Internet 23%</text>
55
+ <text x='345.097951584965' class='dataPointLabel' y='52.1840197544965' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;; fill: #000000; text-anchor:middle; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Internet 23%</text>
56
+ <path class='fill2' d='M207.5,207.5 L413.487091375346,182.48863884702 A207.5,207.5 0, 0,1, 257.158000339668 408.970427115906 Z' style='fill: #0000ff; fill-opacity: 0.7; stroke: none; stroke-width: 1px;'/>
57
+ <text x='378.269152172934' class='dataPointLabel' y='325.373434946715' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;; fill: #000000; text-anchor:middle; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;stroke: #fff; stroke-width: 2;'>TV 23%</text>
58
+ <text x='378.269152172934' class='dataPointLabel' y='325.373434946715' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;; fill: #000000; text-anchor:middle; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>TV 23%</text>
59
+ <path class='fill3' d='M207.5,207.5 L257.158000339668,408.970427115906 A207.5,207.5 0, 0,1, 257.158000339668 408.970427115906 Z' style='fill-opacity: 0.7; fill: #00ff00; stroke: none; stroke-width: 1px;'/>
60
+ <path transform='translate( -9.35016242685415 3.54604887042536 )' class='fill4' d='M207.5,207.5 L257.158000339668,408.970427115906 A207.5,207.5 0, 0,1, 111.069941800918 23.7678746769589 Z' style='fill-opacity: 0.7; fill: #ffcc00; stroke: none; stroke-width: 1px;'/>
61
+ <text x='4.1339672159223' class='dataPointLabel' y='284.626562931752' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;; fill: #000000; text-anchor:middle; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;stroke: #fff; stroke-width: 2;'>Magazine 46%</text>
62
+ <text x='4.1339672159223' class='dataPointLabel' y='284.626562931752' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;; fill: #000000; text-anchor:middle; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Magazine 46%</text>
63
+ <path class='fill5' d='M207.5,207.5 L111.069941800918,23.7678746769589 A207.5,207.5 0, 0,1, 207.5 0.0 Z' style='fill-opacity: 0.7; fill: #00ccff; stroke: none; stroke-width: 1px;'/>
64
+ <text x='157.841999660332' class='dataPointLabel' y='6.02957288409419' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;; fill: #000000; text-anchor:middle; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;stroke: #fff; stroke-width: 2;'>Radio
65
+ 8%</text>
66
+ <text x='157.841999660332' class='dataPointLabel' y='6.02957288409419' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;; fill: #000000; text-anchor:middle; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Radio
67
+ 8%</text>
68
+ </g>
69
+ </g>
70
+ </svg>
data/images/pie.svgz ADDED
Binary file
data/images/plot.png ADDED
Binary file
data/images/plot.svg ADDED
@@ -0,0 +1,131 @@
1
+ <?xml version='1.0'?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
3
+ <svg xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480' height='480' width='640' xmlns='http://www.w3.org/2000/svg'>
4
+ <!-- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
5
+ -->
6
+ <!-- Created with SVG::Graph
7
+ -->
8
+ <!-- Sean Russell
9
+ -->
10
+ <!-- Based on SVG::TT::Graph for Perl by Leo Lapworth & Stephan Morgan
11
+ -->
12
+ <!-- //////////////////////////////////////////////////////////////////
13
+ -->
14
+ <defs/>
15
+ <!--SVG Background
16
+ -->
17
+ <rect x='0' class='svgBackground' y='0' height='480' style='fill:#ffffff;' width='640'/>
18
+ <g transform='translate( 40.4 26 )'>
19
+ <rect x='0' class='graphBackground' y='0' height='416' style='fill:#f0f0f0;' width='516.6'/>
20
+ <path class='axis' d='M 0 0 v416' id='xAxis' style='stroke: #000000; stroke-width: 1px;'/>
21
+ <path class='axis' d='M 0 416 h516.6' id='yAxis' style='stroke: #000000; stroke-width: 1px;'/>
22
+ <text x='0.0' class='xAxisLabels' y='431' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>0</text>
23
+ <text x='51.8526315789474' class='xAxisLabels' y='431' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>2</text>
24
+ <path class='guideLines' d='M51.8526315789474 0 v416' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
25
+ <text x='103.705263157895' class='xAxisLabels' y='431' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>4</text>
26
+ <path class='guideLines' d='M103.705263157895 0 v416' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
27
+ <text x='155.557894736842' class='xAxisLabels' y='431' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>6</text>
28
+ <path class='guideLines' d='M155.557894736842 0 v416' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
29
+ <text x='207.410526315789' class='xAxisLabels' y='431' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>8</text>
30
+ <path class='guideLines' d='M207.410526315789 0 v416' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
31
+ <text x='259.263157894737' class='xAxisLabels' y='431' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>10</text>
32
+ <path class='guideLines' d='M259.263157894737 0 v416' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
33
+ <text x='311.115789473684' class='xAxisLabels' y='431' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>12</text>
34
+ <path class='guideLines' d='M311.115789473684 0 v416' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
35
+ <text x='362.968421052632' class='xAxisLabels' y='431' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>14</text>
36
+ <path class='guideLines' d='M362.968421052632 0 v416' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
37
+ <text x='414.821052631579' class='xAxisLabels' y='431' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>16</text>
38
+ <path class='guideLines' d='M414.821052631579 0 v416' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
39
+ <text x='466.673684210526' class='xAxisLabels' y='431' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>18</text>
40
+ <path class='guideLines' d='M466.673684210526 0 v416' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
41
+ <text x='-3' class='yAxisLabels' y='420.0' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>0</text>
42
+ <text x='-3' class='yAxisLabels' y='376.444444444444' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>2</text>
43
+ <path class='guideLines' d='M0 372.444444444444 h516.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
44
+ <text x='-3' class='yAxisLabels' y='332.888888888889' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>4</text>
45
+ <path class='guideLines' d='M0 328.888888888889 h516.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
46
+ <text x='-3' class='yAxisLabels' y='289.333333333333' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>6</text>
47
+ <path class='guideLines' d='M0 285.333333333333 h516.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
48
+ <text x='-3' class='yAxisLabels' y='245.777777777778' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>8</text>
49
+ <path class='guideLines' d='M0 241.777777777778 h516.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
50
+ <text x='-3' class='yAxisLabels' y='202.222222222222' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>10</text>
51
+ <path class='guideLines' d='M0 198.222222222222 h516.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
52
+ <text x='-3' class='yAxisLabels' y='158.666666666667' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>12</text>
53
+ <path class='guideLines' d='M0 154.666666666667 h516.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
54
+ <text x='-3' class='yAxisLabels' y='115.111111111111' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>14</text>
55
+ <path class='guideLines' d='M0 111.111111111111 h516.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
56
+ <text x='-3' class='yAxisLabels' y='71.5555555555555' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>16</text>
57
+ <path class='guideLines' d='M0 67.5555555555555 h516.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
58
+ <text x='-3' class='yAxisLabels' y='28.0' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>18</text>
59
+ <path class='guideLines' d='M0 24.0 h516.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
60
+ <path class='line1' d='M0.0 307.111111111111 L0.0 307.111111111111 25.9263157894737 176.444444444444 77.7789473684211 132.888888888889 155.557894736842 176.444444444444 181.484210526316 220.0 285.189473684211 372.444444444444 337.042105263158 220.0 466.673684210526 263.555555555556 492.6 416.0 ' style='fill: none; stroke: #ff0000; stroke-width: 1px;'/>
61
+ <circle cy='307.111111111111' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='0.0'/>
62
+ <circle cy='176.444444444444' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='25.9263157894737'/>
63
+ <circle cy='132.888888888889' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='77.7789473684211'/>
64
+ <circle cy='176.444444444444' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='155.557894736842'/>
65
+ <circle cy='220.0' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='181.484210526316'/>
66
+ <circle cy='372.444444444444' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='285.189473684211'/>
67
+ <circle cy='220.0' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='337.042105263158'/>
68
+ <circle cy='263.555555555556' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='466.673684210526'/>
69
+ <circle cy='416.0' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='492.6'/>
70
+ <path class='line2' d='M0.0 24.0 L0.0 24.0 51.8526315789474 154.666666666667 103.705263157895 45.7777777777778 207.410526315789 89.3333333333333 233.336842105263 328.888888888889 259.263157894737 372.444444444444 285.189473684211 285.333333333333 362.968421052632 154.666666666667 388.894736842105 285.333333333333 466.673684210526 111.111111111111 ' style='fill: none; stroke: #0000ff; stroke-width: 1px;'/>
71
+ <circle cy='24.0' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='0.0'/>
72
+ <circle cy='154.666666666667' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='51.8526315789474'/>
73
+ <circle cy='45.7777777777778' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='103.705263157895'/>
74
+ <circle cy='89.3333333333333' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='207.410526315789'/>
75
+ <circle cy='328.888888888889' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='233.336842105263'/>
76
+ <circle cy='372.444444444444' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='259.263157894737'/>
77
+ <circle cy='285.333333333333' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='285.189473684211'/>
78
+ <circle cy='154.666666666667' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='362.968421052632'/>
79
+ <circle cy='285.333333333333' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='388.894736842105'/>
80
+ <circle cy='111.111111111111' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='466.673684210526'/>
81
+ <g>
82
+ <text x='0.0' class='dataPointLabel' y='301.111111111111' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>5</text>
83
+ <text x='0.0' class='dataPointLabel' y='301.111111111111' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>5</text>
84
+ <text x='25.9263157894737' class='dataPointLabel' y='170.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>11</text>
85
+ <text x='25.9263157894737' class='dataPointLabel' y='170.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>11</text>
86
+ <text x='77.7789473684211' class='dataPointLabel' y='126.888888888889' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>13</text>
87
+ <text x='77.7789473684211' class='dataPointLabel' y='126.888888888889' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>13</text>
88
+ <text x='155.557894736842' class='dataPointLabel' y='170.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>11</text>
89
+ <text x='155.557894736842' class='dataPointLabel' y='170.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>11</text>
90
+ <text x='181.484210526316' class='dataPointLabel' y='214.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>9</text>
91
+ <text x='181.484210526316' class='dataPointLabel' y='214.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>9</text>
92
+ <text x='285.189473684211' class='dataPointLabel' y='366.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>2</text>
93
+ <text x='285.189473684211' class='dataPointLabel' y='366.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>2</text>
94
+ <text x='337.042105263158' class='dataPointLabel' y='214.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>9</text>
95
+ <text x='337.042105263158' class='dataPointLabel' y='214.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>9</text>
96
+ <text x='466.673684210526' class='dataPointLabel' y='257.555555555556' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>7</text>
97
+ <text x='466.673684210526' class='dataPointLabel' y='257.555555555556' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>7</text>
98
+ <text x='492.6' class='dataPointLabel' y='410.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>0</text>
99
+ <text x='492.6' class='dataPointLabel' y='410.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>0</text>
100
+ <text x='0.0' class='dataPointLabel' y='18.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>18</text>
101
+ <text x='0.0' class='dataPointLabel' y='18.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>18</text>
102
+ <text x='51.8526315789474' class='dataPointLabel' y='148.666666666667' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>12</text>
103
+ <text x='51.8526315789474' class='dataPointLabel' y='148.666666666667' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>12</text>
104
+ <text x='103.705263157895' class='dataPointLabel' y='39.7777777777778' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>17</text>
105
+ <text x='103.705263157895' class='dataPointLabel' y='39.7777777777778' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>17</text>
106
+ <text x='207.410526315789' class='dataPointLabel' y='83.3333333333333' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>15</text>
107
+ <text x='207.410526315789' class='dataPointLabel' y='83.3333333333333' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>15</text>
108
+ <text x='233.336842105263' class='dataPointLabel' y='322.888888888889' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>4</text>
109
+ <text x='233.336842105263' class='dataPointLabel' y='322.888888888889' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>4</text>
110
+ <text x='259.263157894737' class='dataPointLabel' y='366.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>2</text>
111
+ <text x='259.263157894737' class='dataPointLabel' y='366.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>2</text>
112
+ <text x='285.189473684211' class='dataPointLabel' y='279.333333333333' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>6</text>
113
+ <text x='285.189473684211' class='dataPointLabel' y='279.333333333333' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>6</text>
114
+ <text x='362.968421052632' class='dataPointLabel' y='148.666666666667' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>12</text>
115
+ <text x='362.968421052632' class='dataPointLabel' y='148.666666666667' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>12</text>
116
+ <text x='388.894736842105' class='dataPointLabel' y='279.333333333333' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>6</text>
117
+ <text x='388.894736842105' class='dataPointLabel' y='279.333333333333' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>6</text>
118
+ <text x='466.673684210526' class='dataPointLabel' y='105.111111111111' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>14</text>
119
+ <text x='466.673684210526' class='dataPointLabel' y='105.111111111111' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>14</text>
120
+ </g>
121
+ </g>
122
+ <text x='320' class='mainTitle' y='16' style='text-anchor: middle; fill: #000000; font-size: 16px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Plot</text>
123
+ <text x='320' class='xAxisTitle' y='473' style='text-anchor: middle; fill: #ff0000; font-size: 14px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Time</text>
124
+ <text transform='rotate( -90, 17, 240 )' x='17' class='yAxisTitle' y='240' style='fill: #ff0000; text-anchor: middle; font-size: 14px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Ice Cream Cones</text>
125
+ <g transform='translate(567.0 46)'>
126
+ <rect x='0' class='key1' y='0' height='12' style='fill: #ff0000; stroke: none; stroke-width: 1px;' width='12'/>
127
+ <text x='17' class='keyText' y='12' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Dataset 1</text>
128
+ <rect x='0' class='key2' y='17' height='12' style='fill: #0000ff; stroke: none; stroke-width: 1px;' width='12'/>
129
+ <text x='17' class='keyText' y='29' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Dataset 2</text>
130
+ </g>
131
+ </svg>
data/images/plot.svgz ADDED
Binary file
Binary file
@@ -0,0 +1,67 @@
1
+ <?xml version='1.0'?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
3
+ <svg xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480' height='480' width='640' xmlns='http://www.w3.org/2000/svg'>
4
+ <!-- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
5
+ -->
6
+ <!-- Created with SVG::Graph
7
+ -->
8
+ <!-- Sean Russell
9
+ -->
10
+ <!-- Based on SVG::TT::Graph for Perl by Leo Lapworth & Stephan Morgan
11
+ -->
12
+ <!-- //////////////////////////////////////////////////////////////////
13
+ -->
14
+ <defs/>
15
+ <!--SVG Background
16
+ -->
17
+ <rect x='0' class='svgBackground' y='0' height='480' style='fill:#ffffff;' width='640'/>
18
+ <g transform='translate( 41 26 )'>
19
+ <rect x='0' class='graphBackground' y='0' height='394' style='fill:#f0f0f0;' width='592'/>
20
+ <path class='axis' d='M 0 0 v394' id='xAxis' style='stroke: #000000; stroke-width: 1px;'/>
21
+ <path class='axis' d='M 0 394 h592' id='yAxis' style='stroke: #000000; stroke-width: 1px;'/>
22
+ <text x='0.0' class='xAxisLabels' y='409' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>05/19</text>
23
+ <text x='45.5384615384615' class='xAxisLabels' y='426' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>05/26</text>
24
+ <path class='staggerGuideLine' d='M45.5384615384615 394 v17' style='fill: none; stroke: #000000; stroke-width: 0.5px;'/>
25
+ <path class='guideLines' d='M45.5384615384615 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
26
+ <text x='91.0769230769231' class='xAxisLabels' y='409' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>06/02</text>
27
+ <path class='guideLines' d='M91.0769230769231 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
28
+ <text x='136.615384615385' class='xAxisLabels' y='426' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>06/09</text>
29
+ <path class='staggerGuideLine' d='M136.615384615385 394 v17' style='fill: none; stroke: #000000; stroke-width: 0.5px;'/>
30
+ <path class='guideLines' d='M136.615384615385 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
31
+ <text x='182.153846153846' class='xAxisLabels' y='409' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>06/16</text>
32
+ <path class='guideLines' d='M182.153846153846 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
33
+ <text x='227.692307692308' class='xAxisLabels' y='426' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>06/23</text>
34
+ <path class='staggerGuideLine' d='M227.692307692308 394 v17' style='fill: none; stroke: #000000; stroke-width: 0.5px;'/>
35
+ <path class='guideLines' d='M227.692307692308 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
36
+ <text x='273.230769230769' class='xAxisLabels' y='409' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>06/30</text>
37
+ <path class='guideLines' d='M273.230769230769 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
38
+ <text x='318.769230769231' class='xAxisLabels' y='426' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>07/07</text>
39
+ <path class='staggerGuideLine' d='M318.769230769231 394 v17' style='fill: none; stroke: #000000; stroke-width: 0.5px;'/>
40
+ <path class='guideLines' d='M318.769230769231 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
41
+ <text x='364.307692307692' class='xAxisLabels' y='409' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>07/14</text>
42
+ <path class='guideLines' d='M364.307692307692 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
43
+ <text x='409.846153846154' class='xAxisLabels' y='426' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>07/21</text>
44
+ <path class='staggerGuideLine' d='M409.846153846154 394 v17' style='fill: none; stroke: #000000; stroke-width: 0.5px;'/>
45
+ <path class='guideLines' d='M409.846153846154 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
46
+ <text x='455.384615384615' class='xAxisLabels' y='409' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>07/28</text>
47
+ <path class='guideLines' d='M455.384615384615 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
48
+ <text x='500.923076923077' class='xAxisLabels' y='426' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>08/04</text>
49
+ <path class='staggerGuideLine' d='M500.923076923077 394 v17' style='fill: none; stroke: #000000; stroke-width: 0.5px;'/>
50
+ <path class='guideLines' d='M500.923076923077 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
51
+ <text x='546.461538461538' class='xAxisLabels' y='409' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>08/11</text>
52
+ <path class='guideLines' d='M546.461538461538 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
53
+ <text transform='translate( -12 0 ) rotate( 90 0 344.75 ) ' x='0' class='yAxisLabels' y='344.75' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>History 107</text>
54
+ <path class='staggerGuideLine' d='M-17 246.25 h17' style='fill: none; stroke: #000000; stroke-width: 0.5px;'/>
55
+ <text transform='translate( -12 0 ) rotate( 90 -17 246.25 ) ' x='-17' class='yAxisLabels' y='246.25' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>Algebra 011</text>
56
+ <text transform='translate( -12 0 ) rotate( 90 0 147.75 ) ' x='0' class='yAxisLabels' y='147.75' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>Psychology 101</text>
57
+ <path class='staggerGuideLine' d='M-17 49.25 h17' style='fill: none; stroke: #000000; stroke-width: 0.5px;'/>
58
+ <text transform='translate( -12 0 ) rotate( 90 -17 49.25 ) ' x='-17' class='yAxisLabels' y='49.25' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>Acting 105</text>
59
+ <rect x='0.0' class='fill2' y='295.5' height='88.5' style='fill: #0000ff; fill-opacity: 0.5; stroke: none; stroke-width: 1px;' width='268.044943820225'/>
60
+ <rect x='89.3483146067447' class='fill3' y='197.0' height='88.5' style='fill: #00ff00; fill-opacity: 0.5; stroke: none; stroke-width: 1px;' width='446.741573033708'/>
61
+ <rect x='255.280898876401' class='fill4' y='98.5' height='88.5' style='fill: #ffcc00; fill-opacity: 0.5; stroke: none; stroke-width: 1px;' width='268.044943820225'/>
62
+ <rect x='312.719101123599' class='fill5' y='0.0' height='88.5' style='fill: #00ccff; fill-opacity: 0.5; stroke: none; stroke-width: 1px;' width='255.280898876404'/>
63
+ <g/>
64
+ </g>
65
+ <text x='320' class='mainTitle' y='16' style='text-anchor: middle; fill: #000000; font-size: 16px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Billy&apos;s Schedule</text>
66
+ <text x='320' class='xAxisTitle' y='468' style='text-anchor: middle; fill: #ff0000; font-size: 14px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Time</text>
67
+ </svg>
Binary file
@@ -0,0 +1,179 @@
1
+ <?xml version='1.0'?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
3
+ <svg xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480' height='480' width='640' xmlns='http://www.w3.org/2000/svg' xmlns:a3="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/" a3:scriptImplementation="Adobe">
4
+ <!-- \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
5
+ -->
6
+ <!-- Created with SVG::Graph
7
+ -->
8
+ <!-- Sean Russell
9
+ -->
10
+ <!-- Based on SVG::TT::Graph for Perl by Leo Lapworth & Stephan Morgan
11
+ -->
12
+ <!-- //////////////////////////////////////////////////////////////////
13
+ -->
14
+ <defs/>
15
+ <!--SVG Background
16
+ -->
17
+ <rect x='0' class='svgBackground' y='0' height='480' style='fill:#ffffff;' width='640'/>
18
+ <g transform='translate( 40.4 26 )'>
19
+ <rect x='0' class='graphBackground' y='0' height='394' style='fill:#f0f0f0;' width='480.6'/>
20
+ <path class='axis' d='M 0 0 v394' id='xAxis' style='stroke: #000000; stroke-width: 1px;'/>
21
+ <path class='axis' d='M 0 394 h480.6' id='yAxis' style='stroke: #000000; stroke-width: 1px;'/>
22
+ <text x='0.0' class='xAxisLabels' y='409' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>1973</text>
23
+ <text x='72.9780617037263' class='xAxisLabels' y='426' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>1978</text>
24
+ <path class='staggerGuideLine' d='M72.9780617037263 394 v17' style='fill: none; stroke: #000000; stroke-width: 0.5px;'/>
25
+ <path class='guideLines' d='M72.9780617037263 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
26
+ <text x='145.956123407453' class='xAxisLabels' y='409' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>1983</text>
27
+ <path class='guideLines' d='M145.956123407453 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
28
+ <text x='218.934185111179' class='xAxisLabels' y='426' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>1988</text>
29
+ <path class='staggerGuideLine' d='M218.934185111179 394 v17' style='fill: none; stroke: #000000; stroke-width: 0.5px;'/>
30
+ <path class='guideLines' d='M218.934185111179 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
31
+ <text x='291.912246814905' class='xAxisLabels' y='409' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>1993</text>
32
+ <path class='guideLines' d='M291.912246814905 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
33
+ <text x='364.890308518632' class='xAxisLabels' y='426' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>1998</text>
34
+ <path class='staggerGuideLine' d='M364.890308518632 394 v17' style='fill: none; stroke: #000000; stroke-width: 0.5px;'/>
35
+ <path class='guideLines' d='M364.890308518632 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
36
+ <text x='437.868370222358' class='xAxisLabels' y='409' style='text-anchor: middle; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: middle'>2003</text>
37
+ <path class='guideLines' d='M437.868370222358 0 v394' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
38
+ <text x='-3' class='yAxisLabels' y='398.0' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>0</text>
39
+ <text x='-3' class='yAxisLabels' y='356.888888888889' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>2</text>
40
+ <path class='guideLines' d='M0 352.888888888889 h480.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
41
+ <text x='-3' class='yAxisLabels' y='315.777777777778' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>4</text>
42
+ <path class='guideLines' d='M0 311.777777777778 h480.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
43
+ <text x='-3' class='yAxisLabels' y='274.666666666667' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>6</text>
44
+ <path class='guideLines' d='M0 270.666666666667 h480.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
45
+ <text x='-3' class='yAxisLabels' y='233.555555555556' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>8</text>
46
+ <path class='guideLines' d='M0 229.555555555556 h480.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
47
+ <text x='-3' class='yAxisLabels' y='192.444444444444' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>10</text>
48
+ <path class='guideLines' d='M0 188.444444444444 h480.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
49
+ <text x='-3' class='yAxisLabels' y='151.333333333333' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>12</text>
50
+ <path class='guideLines' d='M0 147.333333333333 h480.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
51
+ <text x='-3' class='yAxisLabels' y='110.222222222222' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>14</text>
52
+ <path class='guideLines' d='M0 106.222222222222 h480.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
53
+ <text x='-3' class='yAxisLabels' y='69.1111111111111' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>16</text>
54
+ <path class='guideLines' d='M0 65.1111111111111 h480.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
55
+ <text x='-3' class='yAxisLabels' y='28.0' style='text-anchor: end; fill: #000000; font-size: 12px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;text-anchor: end'>18</text>
56
+ <path class='guideLines' d='M0 24.0 h480.6' style='stroke: #666666; stroke-width: 1px; stroke-dasharray: 5 5;'/>
57
+ <path class='line1' d='M14.9843030972302 250.111111111111 L14.9843030972302 250.111111111111 21.25842845231 167.888888888889 184.865238666939 352.888888888889 228.664228406859 373.444444444444 321.658821548009 126.777777777778 418.806192989469 209.0 456.6 167.888888888889 ' style='fill: none; stroke: #ff0000; stroke-width: 1px;'/>
58
+ <circle cy='250.111111111111' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='14.9843030972302'/>
59
+ <circle cy='167.888888888889' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='21.25842845231'/>
60
+ <circle cy='352.888888888889' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='184.865238666939'/>
61
+ <circle cy='373.444444444444' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='228.664228406859'/>
62
+ <circle cy='126.777777777778' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='321.658821548009'/>
63
+ <circle cy='209.0' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='418.806192989469'/>
64
+ <circle cy='167.888888888889' class='dataPoint1' r='2.5' style='fill: #ff0000; stroke: none; stroke-width: 1px;' cx='456.6'/>
65
+ <path class='line2' d='M8.47040225087341 24.0 L8.47040225087341 24.0 55.5063611230323 85.6666666666666 102.543985102769 311.777777777778 149.619906556808 106.222222222222 196.654200321388 270.666666666667 243.730121775427 147.333333333333 290.767745755164 270.666666666667 337.843667209202 44.5555555555555 384.877960973783 147.333333333333 431.913919845942 250.111111111111 ' style='fill: none; stroke: #0000ff; stroke-width: 1px;'/>
66
+ <circle cy='24.0' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='8.47040225087341'/>
67
+ <circle cy='85.6666666666666' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='55.5063611230323'/>
68
+ <circle cy='311.777777777778' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='102.543985102769'/>
69
+ <circle cy='106.222222222222' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='149.619906556808'/>
70
+ <circle cy='270.666666666667' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='196.654200321388'/>
71
+ <circle cy='147.333333333333' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='243.730121775427'/>
72
+ <circle cy='270.666666666667' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='290.767745755164'/>
73
+ <circle cy='44.5555555555555' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='337.843667209202'/>
74
+ <circle cy='147.333333333333' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='384.877960973783'/>
75
+ <circle cy='250.111111111111' class='dataPoint2' r='2.5' style='fill: #0000ff; stroke: none; stroke-width: 1px;' cx='431.913919845942'/>
76
+ <path class='line3' d='M72.9716745119474 291.222222222222 L72.9716745119474 291.222222222222 145.943349023895 126.777777777778 291.926660629669 188.444444444444 437.870009653564 291.222222222222 ' style='fill: none; stroke: #00ff00; stroke-width: 1px;'/>
77
+ <circle cy='291.222222222222' class='dataPoint3' r='2.5' style='fill: #00ff00; stroke: none; stroke-width: 1px;' cx='72.9716745119474'/>
78
+ <circle cy='126.777777777778' class='dataPoint3' r='2.5' style='fill: #00ff00; stroke: none; stroke-width: 1px;' cx='145.943349023895'/>
79
+ <circle cy='188.444444444444' class='dataPoint3' r='2.5' style='fill: #00ff00; stroke: none; stroke-width: 1px;' cx='291.926660629669'/>
80
+ <circle cy='291.222222222222' class='dataPoint3' r='2.5' style='fill: #00ff00; stroke: none; stroke-width: 1px;' cx='437.870009653564'/>
81
+ <g>
82
+ <text visibility='hidden' x='19.9843030972302' y='238.111111111111' id='538641648' style='fill: #000; text-anchor: start;'>01/11/74</text>
83
+ <circle cy='250.111111111111' onmouseover='document.getElementById(538641648).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538641648).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='14.9843030972302' style='opacity: 0'/>
84
+ <text x='14.9843030972302' class='dataPointLabel' y='244.111111111111' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>7</text>
85
+ <text x='14.9843030972302' class='dataPointLabel' y='244.111111111111' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>7</text>
86
+ <text visibility='hidden' x='26.25842845231' y='155.888888888889' id='538638598' style='fill: #000; text-anchor: start;'>06/17/74</text>
87
+ <circle cy='167.888888888889' onmouseover='document.getElementById(538638598).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538638598).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='21.25842845231' style='opacity: 0'/>
88
+ <text x='21.25842845231' class='dataPointLabel' y='161.888888888889' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>11</text>
89
+ <text x='21.25842845231' class='dataPointLabel' y='161.888888888889' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>11</text>
90
+ <text visibility='hidden' x='189.865238666939' y='340.888888888889' id='538635548' style='fill: #000; text-anchor: start;'>09/01/85</text>
91
+ <circle cy='352.888888888889' onmouseover='document.getElementById(538635548).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538635548).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='184.865238666939' style='opacity: 0'/>
92
+ <text x='184.865238666939' class='dataPointLabel' y='346.888888888889' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>2</text>
93
+ <text x='184.865238666939' class='dataPointLabel' y='346.888888888889' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>2</text>
94
+ <text visibility='hidden' x='233.664228406859' y='361.444444444444' id='538632498' style='fill: #000; text-anchor: start;'>09/01/88</text>
95
+ <circle cy='373.444444444444' onmouseover='document.getElementById(538632498).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538632498).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='228.664228406859' style='opacity: 0'/>
96
+ <text x='228.664228406859' class='dataPointLabel' y='367.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>1</text>
97
+ <text x='228.664228406859' class='dataPointLabel' y='367.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>1</text>
98
+ <text visibility='hidden' x='326.658821548009' y='114.777777777778' id='538629448' style='fill: #000; text-anchor: start;'>01/15/95</text>
99
+ <circle cy='126.777777777778' onmouseover='document.getElementById(538629448).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538629448).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='321.658821548009' style='opacity: 0'/>
100
+ <text x='321.658821548009' class='dataPointLabel' y='120.777777777778' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>13</text>
101
+ <text x='321.658821548009' class='dataPointLabel' y='120.777777777778' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>13</text>
102
+ <text visibility='hidden' x='423.806192989469' y='197.0' id='538626398' style='fill: #000; text-anchor: start;'>09/11/01</text>
103
+ <circle cy='209.0' onmouseover='document.getElementById(538626398).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538626398).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='418.806192989469' style='opacity: 0'/>
104
+ <text x='418.806192989469' class='dataPointLabel' y='203.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>9</text>
105
+ <text x='418.806192989469' class='dataPointLabel' y='203.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>9</text>
106
+ <text visibility='hidden' x='461.6' y='155.888888888889' id='538623328' style='fill: #000; text-anchor: start;'>04/13/04</text>
107
+ <circle cy='167.888888888889' onmouseover='document.getElementById(538623328).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538623328).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='456.6' style='opacity: 0'/>
108
+ <text x='456.6' class='dataPointLabel' y='161.888888888889' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>11</text>
109
+ <text x='456.6' class='dataPointLabel' y='161.888888888889' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>11</text>
110
+ <text visibility='hidden' x='13.4704022508734' y='12.0' id='538619318' style='fill: #000; text-anchor: start;'>08/01/73</text>
111
+ <circle cy='24.0' onmouseover='document.getElementById(538619318).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538619318).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='8.47040225087341' style='opacity: 0'/>
112
+ <text x='8.47040225087341' class='dataPointLabel' y='18.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>18</text>
113
+ <text x='8.47040225087341' class='dataPointLabel' y='18.0' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>18</text>
114
+ <text visibility='hidden' x='60.5063611230323' y='73.6666666666666' id='538616268' style='fill: #000; text-anchor: start;'>10/21/76</text>
115
+ <circle cy='85.6666666666666' onmouseover='document.getElementById(538616268).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538616268).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='55.5063611230323' style='opacity: 0'/>
116
+ <text x='55.5063611230323' class='dataPointLabel' y='79.6666666666666' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>15</text>
117
+ <text x='55.5063611230323' class='dataPointLabel' y='79.6666666666666' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>15</text>
118
+ <text visibility='hidden' x='107.543985102769' y='299.777777777778' id='538613218' style='fill: #000; text-anchor: start;'>01/11/80</text>
119
+ <circle cy='311.777777777778' onmouseover='document.getElementById(538613218).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538613218).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='102.543985102769' style='opacity: 0'/>
120
+ <text x='102.543985102769' class='dataPointLabel' y='305.777777777778' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>4</text>
121
+ <text x='102.543985102769' class='dataPointLabel' y='305.777777777778' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>4</text>
122
+ <text visibility='hidden' x='154.619906556808' y='94.2222222222222' id='538610168' style='fill: #000; text-anchor: start;'>04/03/83</text>
123
+ <circle cy='106.222222222222' onmouseover='document.getElementById(538610168).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538610168).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='149.619906556808' style='opacity: 0'/>
124
+ <text x='149.619906556808' class='dataPointLabel' y='100.222222222222' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>14</text>
125
+ <text x='149.619906556808' class='dataPointLabel' y='100.222222222222' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>14</text>
126
+ <text visibility='hidden' x='201.654200321388' y='258.666666666667' id='538607118' style='fill: #000; text-anchor: start;'>06/23/86</text>
127
+ <circle cy='270.666666666667' onmouseover='document.getElementById(538607118).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538607118).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='196.654200321388' style='opacity: 0'/>
128
+ <text x='196.654200321388' class='dataPointLabel' y='264.666666666667' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>6</text>
129
+ <text x='196.654200321388' class='dataPointLabel' y='264.666666666667' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>6</text>
130
+ <text visibility='hidden' x='248.730121775427' y='135.333333333333' id='538604068' style='fill: #000; text-anchor: start;'>09/13/89</text>
131
+ <circle cy='147.333333333333' onmouseover='document.getElementById(538604068).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538604068).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='243.730121775427' style='opacity: 0'/>
132
+ <text x='243.730121775427' class='dataPointLabel' y='141.333333333333' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>12</text>
133
+ <text x='243.730121775427' class='dataPointLabel' y='141.333333333333' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>12</text>
134
+ <text visibility='hidden' x='295.767745755164' y='258.666666666667' id='538601018' style='fill: #000; text-anchor: start;'>12/03/92</text>
135
+ <circle cy='270.666666666667' onmouseover='document.getElementById(538601018).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538601018).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='290.767745755164' style='opacity: 0'/>
136
+ <text x='290.767745755164' class='dataPointLabel' y='264.666666666667' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>6</text>
137
+ <text x='290.767745755164' class='dataPointLabel' y='264.666666666667' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>6</text>
138
+ <text visibility='hidden' x='342.843667209202' y='32.5555555555555' id='538597968' style='fill: #000; text-anchor: start;'>02/24/96</text>
139
+ <circle cy='44.5555555555555' onmouseover='document.getElementById(538597968).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538597968).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='337.843667209202' style='opacity: 0'/>
140
+ <text x='337.843667209202' class='dataPointLabel' y='38.5555555555555' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>17</text>
141
+ <text x='337.843667209202' class='dataPointLabel' y='38.5555555555555' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>17</text>
142
+ <text visibility='hidden' x='389.877960973783' y='135.333333333333' id='538594918' style='fill: #000; text-anchor: start;'>05/16/99</text>
143
+ <circle cy='147.333333333333' onmouseover='document.getElementById(538594918).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538594918).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='384.877960973783' style='opacity: 0'/>
144
+ <text x='384.877960973783' class='dataPointLabel' y='141.333333333333' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>12</text>
145
+ <text x='384.877960973783' class='dataPointLabel' y='141.333333333333' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>12</text>
146
+ <text visibility='hidden' x='436.913919845942' y='238.111111111111' id='538591868' style='fill: #000; text-anchor: start;'>08/05/02</text>
147
+ <circle cy='250.111111111111' onmouseover='document.getElementById(538591868).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538591868).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='431.913919845942' style='opacity: 0'/>
148
+ <text x='431.913919845942' class='dataPointLabel' y='244.111111111111' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>7</text>
149
+ <text x='431.913919845942' class='dataPointLabel' y='244.111111111111' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>7</text>
150
+ <text visibility='hidden' x='77.9716745119474' y='279.222222222222' id='538588218' style='fill: #000; text-anchor: start;'>01/01/78</text>
151
+ <circle cy='291.222222222222' onmouseover='document.getElementById(538588218).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538588218).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='72.9716745119474' style='opacity: 0'/>
152
+ <text x='72.9716745119474' class='dataPointLabel' y='285.222222222222' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>5</text>
153
+ <text x='72.9716745119474' class='dataPointLabel' y='285.222222222222' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>5</text>
154
+ <text visibility='hidden' x='150.943349023895' y='114.777777777778' id='538585168' style='fill: #000; text-anchor: start;'>01/01/83</text>
155
+ <circle cy='126.777777777778' onmouseover='document.getElementById(538585168).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538585168).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='145.943349023895' style='opacity: 0'/>
156
+ <text x='145.943349023895' class='dataPointLabel' y='120.777777777778' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>13</text>
157
+ <text x='145.943349023895' class='dataPointLabel' y='120.777777777778' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>13</text>
158
+ <text visibility='hidden' x='296.926660629669' y='176.444444444444' id='538582118' style='fill: #000; text-anchor: start;'>01/01/93</text>
159
+ <circle cy='188.444444444444' onmouseover='document.getElementById(538582118).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538582118).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='291.926660629669' style='opacity: 0'/>
160
+ <text x='291.926660629669' class='dataPointLabel' y='182.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>10</text>
161
+ <text x='291.926660629669' class='dataPointLabel' y='182.444444444444' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>10</text>
162
+ <text visibility='hidden' x='442.870009653564' y='279.222222222222' id='538579068' style='fill: #000; text-anchor: start;'>01/01/03</text>
163
+ <circle cy='291.222222222222' onmouseover='document.getElementById(538579068).setAttribute(&apos;visibility&apos;, &apos;visible&apos; )' r='10' onmouseout='document.getElementById(538579068).setAttribute(&apos;visibility&apos;, &apos;hidden&apos; )' cx='437.870009653564' style='opacity: 0'/>
164
+ <text x='437.870009653564' class='dataPointLabel' y='285.222222222222' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal; stroke: #fff; stroke-width: 2;'>5</text>
165
+ <text x='437.870009653564' class='dataPointLabel' y='285.222222222222' style='fill: #000000; text-anchor:middle; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>5</text>
166
+ </g>
167
+ </g>
168
+ <text x='320' class='mainTitle' y='16' style='text-anchor: middle; fill: #000000; font-size: 16px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Plot</text>
169
+ <text x='320' class='xAxisTitle' y='468' style='text-anchor: middle; fill: #ff0000; font-size: 14px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Time</text>
170
+ <text transform='rotate( -90, 17, 240 )' x='17' class='yAxisTitle' y='240' style='fill: #ff0000; text-anchor: middle; font-size: 14px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Units</text>
171
+ <g transform='translate(531.0 46)'>
172
+ <rect x='0' class='key1' y='0' height='12' style='fill: #ff0000; stroke: none; stroke-width: 1px;' width='12'/>
173
+ <text x='17' class='keyText' y='12' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Ice Cream</text>
174
+ <rect x='0' class='key2' y='17' height='12' style='fill: #0000ff; stroke: none; stroke-width: 1px;' width='12'/>
175
+ <text x='17' class='keyText' y='29' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Ice Cream Cones</text>
176
+ <rect x='0' class='key3' y='34' height='12' style='fill: #00ff00; stroke: none; stroke-width: 1px;' width='12'/>
177
+ <text x='17' class='keyText' y='46' style='fill: #000000; text-anchor:start; font-size: 10px; font-family: &quot;Arial&quot;, sans-serif; font-weight: normal;'>Sprinkles</text>
178
+ </g>
179
+ </svg>