aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xchallenge-012/joelle-maslak/perl5/ch-3-simulator.pl (renamed from challenge-012/joelle-maslak/perl5/simulator-ch-3.pl)0
-rw-r--r--stats/pwc-current.json363
-rw-r--r--stats/pwc-language-breakdown-summary.json64
-rw-r--r--stats/pwc-language-breakdown.json136
-rw-r--r--stats/pwc-leaders.json494
-rw-r--r--stats/pwc-summary-1-30.json48
-rw-r--r--stats/pwc-summary-31-60.json114
-rw-r--r--stats/pwc-summary-61-90.json38
-rw-r--r--stats/pwc-summary-91-120.json46
-rw-r--r--stats/pwc-summary.json246
10 files changed, 784 insertions, 765 deletions
diff --git a/challenge-012/joelle-maslak/perl5/simulator-ch-3.pl b/challenge-012/joelle-maslak/perl5/ch-3-simulator.pl
index e25ffff641..e25ffff641 100755
--- a/challenge-012/joelle-maslak/perl5/simulator-ch-3.pl
+++ b/challenge-012/joelle-maslak/perl5/ch-3-simulator.pl
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index a2a6f85638..9ba886c7cb 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -5,43 +5,161 @@
"xAxis" : {
"type" : "category"
},
- "tooltip" : {
- "followPointer" : 1,
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "name" : "Perl Weekly Challenge - 012",
+ "data" : [
+ {
+ "drilldown" : "Aaron Sherman",
+ "name" : "Aaron Sherman",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Adam Russell",
+ "name" : "Adam Russell",
+ "y" : 3
+ },
+ {
+ "y" : 2,
+ "name" : "Alicia Bielsa",
+ "drilldown" : "Alicia Bielsa"
+ },
+ {
+ "y" : 2,
+ "name" : "Andrezgz",
+ "drilldown" : "Andrezgz"
+ },
+ {
+ "name" : "Arne Sommer",
+ "drilldown" : "Arne Sommer",
+ "y" : 3
+ },
+ {
+ "drilldown" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Dave Jacoby",
+ "name" : "Dave Jacoby",
+ "y" : 4
+ },
+ {
+ "y" : 3,
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba"
+ },
+ {
+ "y" : 4,
+ "drilldown" : "Feng Chang",
+ "name" : "Feng Chang"
+ },
+ {
+ "drilldown" : "Francis Whittle",
+ "name" : "Francis Whittle",
+ "y" : 3
+ },
+ {
+ "name" : "Gustavo Chaves",
+ "drilldown" : "Gustavo Chaves",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Jaime Corchado",
+ "name" : "Jaime Corchado"
+ },
+ {
+ "y" : 6,
+ "name" : "Joelle Maslak",
+ "drilldown" : "Joelle Maslak"
+ },
+ {
+ "drilldown" : "Kevin Colyer",
+ "name" : "Kevin Colyer",
+ "y" : 2
+ },
+ {
+ "name" : "Laurent Rosenfeld",
+ "drilldown" : "Laurent Rosenfeld",
+ "y" : 5
+ },
+ {
+ "name" : "Maxim Nechaev",
+ "drilldown" : "Maxim Nechaev",
+ "y" : 1
+ },
+ {
+ "y" : 1,
+ "name" : "Ozzy",
+ "drilldown" : "Ozzy"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Rakesh Kumar Shardiwal",
+ "name" : "Rakesh Kumar Shardiwal"
+ },
+ {
+ "y" : 4,
+ "name" : "Ruben Westerberg",
+ "drilldown" : "Ruben Westerberg"
+ },
+ {
+ "y" : 2,
+ "name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor"
+ },
+ {
+ "name" : "Steven Wilson",
+ "drilldown" : "Steven Wilson",
+ "y" : 2
+ },
+ {
+ "y" : 3,
+ "drilldown" : "Yozen Hernandez",
+ "name" : "Yozen Hernandez"
+ }
+ ]
+ }
+ ],
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
},
"chart" : {
"type" : "column"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 21] Last updated at 2019-06-15 23:07:19 GMT"
- },
"drilldown" : {
"series" : [
{
- "id" : "Aaron Sherman",
- "name" : "Aaron Sherman",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Aaron Sherman",
+ "id" : "Aaron Sherman"
},
{
- "id" : "Alicia Bielsa",
"data" : [
[
"Perl 5",
2
+ ],
+ [
+ "Blog",
+ 1
]
],
- "name" : "Alicia Bielsa"
+ "name" : "Adam Russell",
+ "id" : "Adam Russell"
},
{
"data" : [
@@ -50,12 +168,20 @@
2
]
],
+ "id" : "Alicia Bielsa",
+ "name" : "Alicia Bielsa"
+ },
+ {
+ "id" : "Andrezgz",
"name" : "Andrezgz",
- "id" : "Andrezgz"
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ]
},
{
- "id" : "Arne Sommer",
- "name" : "Arne Sommer",
"data" : [
[
"Perl 6",
@@ -65,7 +191,9 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "Arne Sommer",
+ "name" : "Arne Sommer"
},
{
"id" : "Daniel Mantovani",
@@ -78,8 +206,6 @@
]
},
{
- "id" : "Dave Jacoby",
- "name" : "Dave Jacoby",
"data" : [
[
"Perl 5",
@@ -89,10 +215,13 @@
"Blog",
2
]
- ]
+ ],
+ "name" : "Dave Jacoby",
+ "id" : "Dave Jacoby"
},
{
"id" : "E. Choroba",
+ "name" : "E. Choroba",
"data" : [
[
"Perl 5",
@@ -102,11 +231,9 @@
"Blog",
1
]
- ],
- "name" : "E. Choroba"
+ ]
},
{
- "name" : "Feng Chang",
"data" : [
[
"Perl 5",
@@ -117,27 +244,28 @@
2
]
],
+ "name" : "Feng Chang",
"id" : "Feng Chang"
},
{
+ "id" : "Francis Whittle",
"name" : "Francis Whittle",
"data" : [
[
"Perl 6",
3
]
- ],
- "id" : "Francis Whittle"
+ ]
},
{
+ "name" : "Gustavo Chaves",
+ "id" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Gustavo Chaves",
- "id" : "Gustavo Chaves"
+ ]
},
{
"id" : "Jaime Corchado",
@@ -150,31 +278,30 @@
]
},
{
- "id" : "Joelle Maslak",
"data" : [
[
"Perl 5",
- 1
+ 3
],
[
"Perl 6",
- 1
+ 3
]
],
- "name" : "Joelle Maslak"
+ "name" : "Joelle Maslak",
+ "id" : "Joelle Maslak"
},
{
- "id" : "Kevin Colyer",
"data" : [
[
"Perl 6",
2
]
],
+ "id" : "Kevin Colyer",
"name" : "Kevin Colyer"
},
{
- "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl 5",
@@ -189,39 +316,42 @@
1
]
],
- "id" : "Laurent Rosenfeld"
+ "id" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld"
},
{
+ "id" : "Maxim Nechaev",
"name" : "Maxim Nechaev",
"data" : [
[
"Perl 5",
1
]
- ],
- "id" : "Maxim Nechaev"
+ ]
},
{
- "name" : "Ozzy",
"data" : [
[
"Perl 6",
1
]
],
+ "name" : "Ozzy",
"id" : "Ozzy"
},
{
+ "name" : "Rakesh Kumar Shardiwal",
+ "id" : "Rakesh Kumar Shardiwal",
"data" : [
[
"Perl 5",
2
]
- ],
- "name" : "Rakesh Kumar Shardiwal",
- "id" : "Rakesh Kumar Shardiwal"
+ ]
},
{
+ "id" : "Ruben Westerberg",
+ "name" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -231,19 +361,17 @@
"Perl 6",
2
]
- ],
- "name" : "Ruben Westerberg",
- "id" : "Ruben Westerberg"
+ ]
},
{
- "id" : "Simon Proctor",
"data" : [
[
"Perl 6",
2
]
],
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "id" : "Simon Proctor"
},
{
"id" : "Steven Wilson",
@@ -257,6 +385,7 @@
},
{
"name" : "Yozen Hernandez",
+ "id" : "Yozen Hernandez",
"data" : [
[
"Perl 5",
@@ -266,133 +395,23 @@
"Blog",
1
]
- ],
- "id" : "Yozen Hernandez"
+ ]
}
]
},
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
},
- "series" : [
- {
- "name" : "Perl Weekly Challenge - 012",
- "data" : [
- {
- "y" : 2,
- "name" : "Aaron Sherman",
- "drilldown" : "Aaron Sherman"
- },
- {
- "drilldown" : "Alicia Bielsa",
- "y" : 2,
- "name" : "Alicia Bielsa"
- },
- {
- "y" : 2,
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz"
- },
- {
- "name" : "Arne Sommer",
- "y" : 3,
- "drilldown" : "Arne Sommer"
- },
- {
- "drilldown" : "Daniel Mantovani",
- "name" : "Daniel Mantovani",
- "y" : 2
- },
- {
- "drilldown" : "Dave Jacoby",
- "name" : "Dave Jacoby",
- "y" : 4
- },
- {
- "y" : 3,
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba"
- },
- {
- "name" : "Feng Chang",
- "y" : 4,
- "drilldown" : "Feng Chang"
- },
- {
- "drilldown" : "Francis Whittle",
- "name" : "Francis Whittle",
- "y" : 3
- },
- {
- "drilldown" : "Gustavo Chaves",
- "y" : 2,
- "name" : "Gustavo Chaves"
- },
- {
- "drilldown" : "Jaime Corchado",
- "name" : "Jaime Corchado",
- "y" : 2
- },
- {
- "drilldown" : "Joelle Maslak",
- "y" : 2,
- "name" : "Joelle Maslak"
- },
- {
- "name" : "Kevin Colyer",
- "y" : 2,
- "drilldown" : "Kevin Colyer"
- },
- {
- "drilldown" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
- "y" : 5
- },
- {
- "y" : 1,
- "name" : "Maxim Nechaev",
- "drilldown" : "Maxim Nechaev"
- },
- {
- "y" : 1,
- "name" : "Ozzy",
- "drilldown" : "Ozzy"
- },
- {
- "drilldown" : "Rakesh Kumar Shardiwal",
- "name" : "Rakesh Kumar Shardiwal",
- "y" : 2
- },
- {
- "name" : "Ruben Westerberg",
- "y" : 4,
- "drilldown" : "Ruben Westerberg"
- },
- {
- "name" : "Simon Proctor",
- "y" : 2,
- "drilldown" : "Simon Proctor"
- },
- {
- "drilldown" : "Steven Wilson",
- "name" : "Steven Wilson",
- "y" : 2
- },
- {
- "drilldown" : "Yozen Hernandez",
- "name" : "Yozen Hernandez",
- "y" : 3
- }
- ],
- "colorByPoint" : 1
- }
- ],
+ "tooltip" : {
+ "followPointer" : 1,
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 22] Last updated at 2019-06-16 07:28:35 GMT"
+ },
"title" : {
"text" : "Perl Weekly Challenge - 012"
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 6c9c27b189..eada417317 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,63 +1,63 @@
{
"series" : [
{
- "name" : "Contributions",
- "dataLabels" : {
- "color" : "#FFFFFF",
- "rotation" : -90,
- "y" : 10,
- "enabled" : "true",
- "format" : "{point.y:.0f}",
- "align" : "right",
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- }
- },
"data" : [
[
"Blog",
- 104
+ 105
],
[
"Perl 5",
- 475
+ 479
],
[
"Perl 6",
- 280
+ 282
]
- ]
+ ],
+ "dataLabels" : {
+ "enabled" : "true",
+ "format" : "{point.y:.0f}",
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ },
+ "y" : 10,
+ "rotation" : -90,
+ "align" : "right",
+ "color" : "#FFFFFF"
+ },
+ "name" : "Contributions"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge Contributions - 2019"
+ "legend" : {
+ "enabled" : "false"
},
"xAxis" : {
- "type" : "category",
"labels" : {
"style" : {
"fontSize" : "13px",
"fontFamily" : "Verdana, sans-serif"
}
- }
- },
- "legend" : {
- "enabled" : "false"
+ },
+ "type" : "category"
},
- "subtitle" : {
- "text" : "Last updated at 2019-06-15 23:07:30 GMT"
+ "title" : {
+ "text" : "Perl Weekly Challenge Contributions - 2019"
},
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
+ "chart" : {
+ "type" : "column"
},
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : null
- },
- "min" : 0
+ }
},
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
+ },
+ "subtitle" : {
+ "text" : "Last updated at 2019-06-16 07:29:04 GMT"
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 9361c231f9..cc7392b08e 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,17 +1,23 @@
{
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-16 07:29:04 GMT"
+ },
+ "tooltip" : {
+ "followPointer" : "true",
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style=\"font-size:11px\"></span>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
},
+ "chart" : {
+ "type" : "column"
+ },
"drilldown" : {
"series" : [
{
- "name" : "001",
"id" : "001",
"data" : [
[
@@ -22,10 +28,10 @@
"Perl 6",
37
]
- ]
+ ],
+ "name" : "001"
},
{
- "id" : "002",
"name" : "002",
"data" : [
[
@@ -36,11 +42,12 @@
"Perl 6",
32
]
- ]
+ ],
+ "id" : "002"
},
{
- "id" : "003",
"name" : "003",
+ "id" : "003",
"data" : [
[
"Perl 5",
@@ -53,6 +60,7 @@
]
},
{
+ "id" : "004",
"data" : [
[
"Perl 5",
@@ -63,7 +71,6 @@
29
]
],
- "id" : "004",
"name" : "004"
},
{
@@ -81,8 +88,6 @@
]
},
{
- "id" : "006",
- "name" : "006",
"data" : [
[
"Perl 5",
@@ -92,11 +97,11 @@
"Perl 6",
14
]
- ]
+ ],
+ "id" : "006",
+ "name" : "006"
},
{
- "name" : "007",
- "id" : "007",
"data" : [
[
"Perl 5",
@@ -106,9 +111,12 @@
"Perl 6",
20
]
- ]
+ ],
+ "id" : "007",
+ "name" : "007"
},
{
+ "id" : "008",
"data" : [
[
"Perl 5",
@@ -119,12 +127,10 @@
20
]
],
- "name" : "008",
- "id" : "008"
+ "name" : "008"
},
{
"name" : "009",
- "id" : "009",
"data" : [
[
"Perl 5",
@@ -134,11 +140,11 @@
"Perl 6",
18
]
- ]
+ ],
+ "id" : "009"
},
{
"id" : "010",
- "name" : "010",
"data" : [
[
"Perl 5",
@@ -148,9 +154,11 @@
"Perl 6",
17
]
- ]
+ ],
+ "name" : "010"
},
{
+ "name" : "011",
"data" : [
[
"Perl 5",
@@ -161,54 +169,55 @@
26
]
],
- "name" : "011",
"id" : "011"
},
{
- "id" : "012",
"name" : "012",
+ "id" : "012",
"data" : [
[
"Perl 5",
- 28
+ 32
],
[
"Perl 6",
- 19
+ 21
]
]
}
]
},
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-15 23:07:30 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "followPointer" : "true"
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
},
"title" : {
"text" : "Perl Weekly Challenge Language"
},
- "xAxis" : {
- "type" : "category"
- },
"legend" : {
"enabled" : "false"
},
+ "xAxis" : {
+ "type" : "category"
+ },
"series" : [
{
+ "name" : "Perl Weekly Challenge Languages",
"data" : [
{
+ "name" : "#001 [P5=76 P6=37]",
"y" : 113,
- "drilldown" : "001",
- "name" : "#001 [P5=76 P6=37]"
+ "drilldown" : "001"
},
{
- "name" : "#002 [P5=63 P6=32]",
+ "y" : 95,
"drilldown" : "002",
- "y" : 95
+ "name" : "#002 [P5=63 P6=32]"
},
{
"y" : 58,
@@ -216,13 +225,13 @@
"name" : "#003 [P5=32 P6=26]"
},
{
- "name" : "#004 [P5=46 P6=29]",
+ "y" : 75,
"drilldown" : "004",
- "y" : 75
+ "name" : "#004 [P5=46 P6=29]"
},
{
- "drilldown" : "005",
"name" : "#005 [P5=33 P6=22]",
+ "drilldown" : "005",
"y" : 55
},
{
@@ -232,45 +241,36 @@
},
{
"y" : 46,
- "name" : "#007 [P5=26 P6=20]",
- "drilldown" : "007"
+ "drilldown" : "007",
+ "name" : "#007 [P5=26 P6=20]"
},
{
"name" : "#008 [P5=38 P6=20]",
- "drilldown" : "008",
- "y" : 58
+ "y" : 58,
+ "drilldown" : "008"
},
{
- "y" : 51,
"drilldown" : "009",
+ "y" : 51,
"name" : "#009 [P5=33 P6=18]"
},
{
- "y" : 49,
"name" : "#010 [P5=32 P6=17]",
- "drilldown" : "010"
+ "drilldown" : "010",
+ "y" : 49
},
{
- "y" : 67,
+ "name" : "#011 [P5=41 P6=26]",
"drilldown" : "011",
- "name" : "#011 [P5=41 P6=26]"
+ "y" : 67
},
{
- "y" : 47,
+ "name" : "#012 [P5=32 P6=21]",
"drilldown" : "012",
- "name" : "#012 [P5=28 P6=19]"
+ "y" : 53
}
],
- "colorByPoint" : "true",
- "name" : "Perl Weekly Challenge Languages"
- }
- ],
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
+ "colorByPoint" : "true"
}
- }
+ ]
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 7e66681200..0643b964cb 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,55 +1,59 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "colorByPoint" : "true",
"data" : [
{
- "drilldown" : "Laurent Rosenfeld",
"y" : 122,
- "name" : "#1: Laurent Rosenfeld"
+ "name" : "#1: Joelle Maslak",
+ "drilldown" : "Joelle Maslak"
},
{
- "name" : "#2: Joelle Maslak",
- "y" : 114,
- "drilldown" : "Joelle Maslak"
+ "y" : 122,
+ "name" : "#2: Laurent Rosenfeld",
+ "drilldown" : "Laurent Rosenfeld"
},
{
+ "drilldown" : "Jaldhar H. Vyas",
"name" : "#3: Jaldhar H. Vyas",
- "y" : 88,
- "drilldown" : "Jaldhar H. Vyas"
+ "y" : 88
},
{
"drilldown" : "Ruben Westerberg",
- "y" : 84,
- "name" : "#4: Ruben Westerberg"
+ "name" : "#4: Ruben Westerberg",
+ "y" : 84
},
{
- "drilldown" : "Adam Russell",
"name" : "#5: Adam Russell",
- "y" : 66
+ "drilldown" : "Adam Russell",
+ "y" : 72
},
{
- "drilldown" : "Arne Sommer",
+ "y" : 64,
"name" : "#6: Arne Sommer",
- "y" : 64
+ "drilldown" : "Arne Sommer"
},
{
- "name" : "#7: Kian-Meng Ang",
"y" : 60,
- "drilldown" : "Kian-Meng Ang"
+ "drilldown" : "Kian-Meng Ang",
+ "name" : "#7: Kian-Meng Ang"
},
{
+ "y" : 60,
"drilldown" : "Simon Proctor",
- "name" : "#8: Simon Proctor",
- "y" : 60
+ "name" : "#8: Simon Proctor"
},
{
- "drilldown" : "Francis Whittle",
"name" : "#9: Francis Whittle",
+ "drilldown" : "Francis Whittle",
"y" : 50
},
{
- "name" : "#10: Gustavo Chaves",
"y" : 50,
+ "name" : "#10: Gustavo Chaves",
"drilldown" : "Gustavo Chaves"
},
{
@@ -58,29 +62,29 @@
"drilldown" : "E. Choroba"
},
{
- "name" : "#12: Jo Christian Oterhals",
"y" : 48,
- "drilldown" : "Jo Christian Oterhals"
+ "drilldown" : "Jo Christian Oterhals",
+ "name" : "#12: Jo Christian Oterhals"
},
{
+ "name" : "#13: Andrezgz",
"drilldown" : "Andrezgz",
- "y" : 46,
- "name" : "#13: Andrezgz"
+ "y" : 46
},
{
+ "y" : 46,
"drilldown" : "Athanasius",
- "name" : "#14: Athanasius",
- "y" : 46
+ "name" : "#14: Athanasius"
},
{
"name" : "#15: Dave Jacoby",
- "y" : 44,
- "drilldown" : "Dave Jacoby"
+ "drilldown" : "Dave Jacoby",
+ "y" : 44
},
{
- "name" : "#16: Dr James A. Smith",
"y" : 44,
- "drilldown" : "Dr James A. Smith"
+ "drilldown" : "Dr James A. Smith",
+ "name" : "#16: Dr James A. Smith"
},
{
"drilldown" : "Daniel Mantovani",
@@ -88,39 +92,39 @@
"y" : 36
},
{
- "drilldown" : "Duncan C. White",
+ "y" : 32,
"name" : "#18: Duncan C. White",
- "y" : 32
+ "drilldown" : "Duncan C. White"
},
{
- "drilldown" : "Nick Logan",
+ "y" : 32,
"name" : "#19: Nick Logan",
- "y" : 32
+ "drilldown" : "Nick Logan"
},
{
- "drilldown" : "Lars Balker",
"y" : 28,
- "name" : "#20: Lars Balker"
+ "name" : "#20: Lars Balker",
+ "drilldown" : "Lars Balker"
},
{
- "name" : "#21: Yozen Hernandez",
"y" : 28,
- "drilldown" : "Yozen Hernandez"
+ "drilldown" : "Yozen Hernandez",
+ "name" : "#21: Yozen Hernandez"
},
{
- "drilldown" : "Mark Senn",
"y" : 26,
- "name" : "#22: Mark Senn"
+ "name" : "#22: Mark Senn",
+ "drilldown" : "Mark Senn"
},
{
- "drilldown" : "Steven Wilson",
+ "y" : 24,
"name" : "#23: Steven Wilson",
- "y" : 24
+ "drilldown" : "Steven Wilson"
},
{
+ "drilldown" : "Alicia Bielsa",
"name" : "#24: Alicia Bielsa",
- "y" : 22,
- "drilldown" : "Alicia Bielsa"
+ "y" : 22
},