aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-06 02:06:54 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-06 02:06:54 +0100
commitcdd76a9ced77e964929a64c86b77eaa9a280f802 (patch)
treed2282224475f131c7ed40d5f21003f525bceab0f /stats/pwc-current.json
parent91862871621ec79b097680f6a1cf0d35b942ae61 (diff)
downloadperlweeklychallenge-club-cdd76a9ced77e964929a64c86b77eaa9a280f802.tar.gz
perlweeklychallenge-club-cdd76a9ced77e964929a64c86b77eaa9a280f802.tar.bz2
perlweeklychallenge-club-cdd76a9ced77e964929a64c86b77eaa9a280f802.zip
- Added solutions by Adam Russell.
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json333
1 files changed, 174 insertions, 159 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 34398875cb..291ea38484 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,133 +1,17 @@
{
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : 1
- },
- "legend" : {
- "enabled" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "series" : [
- {
- "name" : "Champions",
- "colorByPoint" : 1,
- "data" : [
- {
- "y" : 1,
- "name" : "Alicia Bielsa",
- "drilldown" : "Alicia Bielsa"
- },
- {
- "drilldown" : "Andrezgz",
- "name" : "Andrezgz",
- "y" : 2
- },
- {
- "y" : 1,
- "drilldown" : "Arpad Toth",
- "name" : "Arpad Toth"
- },
- {
- "y" : 2,
- "name" : "Athanasius",
- "drilldown" : "Athanasius"
- },
- {
- "y" : 1,
- "drilldown" : "Daniel Mantovani",
- "name" : "Daniel Mantovani"
- },
- {
- "y" : 2,
- "drilldown" : "Duncan C. White",
- "name" : "Duncan C. White"
- },
- {
- "y" : 2,
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba"
- },
- {
- "drilldown" : "Guillermo Ramos",
- "name" : "Guillermo Ramos",
- "y" : 1
- },
- {
- "y" : 2,
- "drilldown" : "Gustavo Chaves",
- "name" : "Gustavo Chaves"
- },
- {
- "y" : 4,
- "name" : "Jaldhar H. Vyas",
- "drilldown" : "Jaldhar H. Vyas"
- },
- {
- "y" : 4,
- "name" : "Joelle Maslak",
- "drilldown" : "Joelle Maslak"
- },
- {
- "drilldown" : "Kian-Meng Ang",
- "name" : "Kian-Meng Ang",
- "y" : 1
- },
- {
- "drilldown" : "Laurent Rosenfeld",
- "name" : "Laurent Rosenfeld",
- "y" : 4
- },
- {
- "y" : 2,
- "drilldown" : "Maxim Kolodyazhny",
- "name" : "Maxim Kolodyazhny"
- },
- {
- "drilldown" : "Ozzy",
- "name" : "Ozzy",
- "y" : 1
- },
- {
- "name" : "Ruben Westerberg",
- "drilldown" : "Ruben Westerberg",
- "y" : 4
- },
- {
- "y" : 1,
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor"
- },
- {
- "name" : "Tim Smith",
- "drilldown" : "Tim Smith",
- "y" : 2
- }
- ]
- }
- ],
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "xAxis" : {
- "type" : "category"
- },
"drilldown" : {
"series" : [
{
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ],
+ "id" : "Adam Russell",
+ "name" : "Adam Russell"
+ },
+ {
"name" : "Alicia Bielsa",
"id" : "Alicia Bielsa",
"data" : [
@@ -138,8 +22,8 @@
]
},
{
- "id" : "Andrezgz",
"name" : "Andrezgz",
+ "id" : "Andrezgz",
"data" : [
[
"Perl 5",
@@ -148,18 +32,18 @@
]
},
{
+ "name" : "Arpad Toth",
+ "id" : "Arpad Toth",
"data" : [
[
"Perl 5",
1
]
- ],
- "name" : "Arpad Toth",
- "id" : "Arpad Toth"
+ ]
},
{
- "id" : "Athanasius",
"name" : "Athanasius",
+ "id" : "Athanasius",
"data" : [
[
"Perl 5",
@@ -168,56 +52,58 @@
]
},
{
- "name" : "Daniel Mantovani",
- "id" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
1
]
- ]
+ ],
+ "id" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani"
},
{
- "id" : "Duncan C. White",
"name" : "Duncan C. White",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Duncan C. White"
},
{
+ "id" : "E. Choroba",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "E. Choroba",
- "id" : "E. Choroba"
+ "name" : "E. Choroba"
},
{
- "name" : "Guillermo Ramos",
"id" : "Guillermo Ramos",
"data" : [
[
"Perl 5",
1
]
- ]
+ ],
+ "name" : "Guillermo Ramos"
},
{
- "id" : "Gustavo Chaves",
- "name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves"
},
{
+ "name" : "Jaldhar H. Vyas",
+ "id" : "Jaldhar H. Vyas",
"data" : [
[
"Perl 5",
@@ -227,11 +113,10 @@
"Perl 6",
2
]
- ],
- "name" : "Jaldhar H. Vyas",
- "id" : "Jaldhar H. Vyas"
+ ]
},
{
+ "name" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -242,21 +127,19 @@
2
]
],
- "name" : "Joelle Maslak",
"id" : "Joelle Maslak"
},
{
"id" : "Kian-Meng Ang",
- "name" : "Kian-Meng Ang",
"data" : [
[
"Perl 5",
1
]
- ]
+ ],
+ "name" : "Kian-Meng Ang"
},
{
- "name" : "Laurent Rosenfeld",
"id" : "Laurent Rosenfeld",
"data" : [
[
@@ -267,31 +150,32 @@
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Laurent Rosenfeld"
},
{
+ "name" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Maxim Kolodyazhny",
- "name" : "Maxim Kolodyazhny"
+ "id" : "Maxim Kolodyazhny"
},
{
"name" : "Ozzy",
- "id" : "Ozzy",
"data" : [
[
"Perl 6",
1
]
- ]
+ ],
+ "id" : "Ozzy"
},
{
- "id" : "Ruben Westerberg",
"name" : "Ruben Westerberg",
+ "id" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -314,21 +198,152 @@
]
},
{
- "name" : "Tim Smith",
"id" : "Tim Smith",
"data" : [
[
"Perl 6",
2
]
- ]
+ ],
+ "name" : "Tim Smith"
}
]
},
"subtitle" : {
- "text" : "[Champions: 18] Last updated at 2019-05-05 22:39:54 GMT"
+ "text" : "[Champions: 19] Last updated at 2019-05-06 01:06:10 GMT"
+ },
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "name" : "Champions",
+ "data" : [
+ {
+ "y" : 2,
+ "name" : "Adam Russell",
+ "drilldown" : "Adam Russell"
+ },
+ {
+ "name" : "Alicia Bielsa",
+ "y" : 1,
+ "drilldown" : "Alicia Bielsa"
+ },
+ {
+ "drilldown" : "Andrezgz",
+ "name" : "Andrezgz",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Arpad Toth",
+ "name" : "Arpad Toth",
+ "y" : 1
+ },
+ {
+ "y" : 2,
+ "name" : "Athanasius",
+ "drilldown" : "Athanasius"
+ },
+ {
+ "drilldown" : "Daniel Mantovani",
+ "y" : 1,
+ "name" : "Daniel Mantovani"
+ },
+ {
+ "y" : 2,
+ "name" : "Duncan C. White",
+ "drilldown" : "Duncan C. White"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "name" : "E. Choroba",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Guillermo Ramos",
+ "name" : "Guillermo Ramos",
+ "y" : 1
+ },
+ {
+ "drilldown" : "Gustavo Chaves",
+ "y" : 2,
+ "name" : "Gustavo Chaves"
+ },
+ {
+ "y" : 4,
+ "name" : "Jaldhar H. Vyas",
+ "drilldown" : "Jaldhar H. Vyas"
+ },
+ {
+ "drilldown" : "Joelle Maslak",
+ "y" : 4,
+ "name" : "Joelle Maslak"
+ },
+ {
+ "name" : "Kian-Meng Ang",
+ "y" : 1,
+ "drilldown" : "Kian-Meng Ang"
+ },
+ {
+ "drilldown" : "Laurent Rosenfeld",
+ "name" : "Laurent Rosenfeld",
+ "y" : 4
+ },
+ {
+ "y" : 2,
+ "name" : "Maxim Kolodyazhny",
+ "drilldown" : "Maxim Kolodyazhny"
+ },
+ {
+ "name" : "Ozzy",
+ "y" : 1,
+ "drilldown" : "Ozzy"
+ },
+ {
+ "name" : "Ruben Westerberg",
+ "y" : 4,
+ "drilldown" : "Ruben Westerberg"
+ },
+ {
+ "drilldown" : "Simon Proctor",
+ "y" : 1,
+ "name" : "Simon Proctor"
+ },
+ {
+ "drilldown" : "Tim Smith",
+ "y" : 2,
+ "name" : "Tim Smith"
+ }
+ ]
+ }
+ ],
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "tooltip" : {
+ "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "followPointer" : 1
+ },
+ "legend" : {
+ "enabled" : 0
},
"title" : {
"text" : "Perl Weekly Challenge - 006"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "type" : "category"
}
}