aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-13 23:12:09 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-13 23:12:09 +0100
commit3d100949d30f028a6bc3f7b04b8754d26d690f32 (patch)
tree4141453c0a464d4b45069405bd28152588934aba
parent7eef6a35634d8f7e603fd4ed418be15d9ff1cf44 (diff)
downloadperlweeklychallenge-club-3d100949d30f028a6bc3f7b04b8754d26d690f32.tar.gz
perlweeklychallenge-club-3d100949d30f028a6bc3f7b04b8754d26d690f32.tar.bz2
perlweeklychallenge-club-3d100949d30f028a6bc3f7b04b8754d26d690f32.zip
- Updated chart stats.
-rw-r--r--stats/pwc-current.json292
-rw-r--r--stats/pwc-summary-1-30.json36
-rw-r--r--stats/pwc-summary-31-60.json94
-rw-r--r--stats/pwc-summary-61-90.json38
-rw-r--r--stats/pwc-summary.json30
5 files changed, 245 insertions, 245 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 2899a509d7..d962afd03e 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,86 +1,200 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge - 003"
+ },
+ "series" : [
+ {
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "drilldown" : "Andrezgz",
+ "name" : "Andrezgz",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Athanasius",
+ "name" : "Athanasius",
+ "y" : 2
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Clive Holloway",
+ "name" : "Clive Holloway"
+ },
+ {
+ "y" : 1,
+ "drilldown" : "Daniel Mantovani",
+ "name" : "Daniel Mantovani"
+ },
+ {
+ "name" : "Duncan C. White",
+ "drilldown" : "Duncan C. White",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "Francis Whittle",
+ "drilldown" : "Francis Whittle"
+ },
+ {
+ "y" : 1,
+ "name" : "Gustavo Chaves",
+ "drilldown" : "Gustavo Chaves"
+ },
+ {
+ "name" : "Dr James A. Smith",
+ "drilldown" : "Dr James A. Smith",
+ "y" : 4
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Khalid",
+ "name" : "Khalid"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Lars Balker",
+ "name" : "Lars Balker"
+ },
+ {
+ "drilldown" : "Nick Logan",
+ "name" : "Nick Logan",
+ "y" : 4
+ },
+ {
+ "name" : "Chenyf",
+ "drilldown" : "Chenyf",
+ "y" : 2
+ },
+ {
+ "name" : "Robert Gratza",
+ "drilldown" : "Robert Gratza",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Sergio Iglesias",
+ "name" : "Sergio Iglesias",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor"
+ },
+ {
+ "y" : 1,
+ "name" : "Steve Rogerson",
+ "drilldown" : "Steve Rogerson"
+ }
+ ],
+ "name" : "Champions"
+ }
+ ],
"subtitle" : {
- "text" : "[Champions: 16] Last updated at 2019-04-13 22:04:25 GMT"
+ "text" : "[Champions: 16] Last updated at 2019-04-13 22:12:01 GMT"
},
"xAxis" : {
"type" : "category"
},
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"chart" : {
"type" : "column"
},
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "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
+ },
"drilldown" : {
"series" : [
{
+ "name" : "Andrezgz",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Andrezgz",
- "name" : "Andrezgz"
+ "id" : "Andrezgz"
},
{
- "id" : "Athanasius",
+ "name" : "Athanasius",
"data" : [
[
"Perl 5",
- 3
+ 2
]
],
- "name" : "Athanasius"
+ "id" : "Athanasius"
},
{
- "name" : "Clive Holloway",
"data" : [
[
"Perl 5",
1
]
],
- "id" : "Clive Holloway"
+ "id" : "Clive Holloway",
+ "name" : "Clive Holloway"
},
{
- "name" : "Daniel Mantovani",
"id" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
1
]
- ]
+ ],
+ "name" : "Daniel Mantovani"
},
{
+ "name" : "Duncan C. White",
+ "id" : "Duncan C. White",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Duncan C. White",
- "name" : "Duncan C. White"
+ ]
},
{
"name" : "Francis Whittle",
+ "id" : "Francis Whittle",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Francis Whittle"
+ ]
},
{
"name" : "Gustavo Chaves",
+ "id" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
1
]
- ],
- "id" : "Gustavo Chaves"
+ ]
},
{
+ "name" : "Dr James A. Smith",
"data" : [
[
"Perl 5",
@@ -91,30 +205,30 @@
2
]
],
- "id" : "Dr James A. Smith",
- "name" : "Dr James A. Smith"
+ "id" : "Dr James A. Smith"
},
{
+ "name" : "Khalid",
+ "id" : "Khalid",
"data" : [
[
"Perl 5",
2
]
- ],
- "id" : "Khalid",
- "name" : "Khalid"
+ ]
},
{
+ "name" : "Lars Balker",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Lars Balker",
- "name" : "Lars Balker"
+ "id" : "Lars Balker"
},
{
+ "name" : "Nick Logan",
"data" : [
[
"Perl 5",
@@ -125,28 +239,27 @@
2
]
],
- "id" : "Nick Logan",
- "name" : "Nick Logan"
+ "id" : "Nick Logan"
},
{
- "id" : "Chenyf",
+ "name" : "Chenyf",
"data" : [
[
"Perl 6",
2
]
],
- "name" : "Chenyf"
+ "id" : "Chenyf"
},
{
+ "name" : "Robert Gratza",
"id" : "Robert Gratza",
"data" : [
[
"Perl 6",
2
]
- ],
- "name" : "Robert Gratza"
+ ]
},
{
"id" : "Sergio Iglesias",
@@ -159,138 +272,25 @@
"name" : "Sergio Iglesias"
},
{
+ "name" : "Simon Proctor",
"id" : "Simon Proctor",
"data" : [
[
"Perl 6",
2
]
- ],
- "name" : "Simon Proctor"
+ ]
},
{
- "id" : "Steve Rogerson",
"data" : [
[
"Perl 5",
1
]
],
+ "id" : "Steve Rogerson",
"name" : "Steve Rogerson"
}
]
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "series" : [
- {
- "colorByPoint" : 1,
- "name" : "Champions",
- "data" : [
- {
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz",
- "y" : 2
- },
- {
- "y" : 3,
- "name" : "Athanasius",
- "drilldown" : "Athanasius"
- },
- {
- "drilldown" : "Clive Holloway",
- "name" : "Clive Holloway",
- "y" : 1
- },
- {
- "name" : "Daniel Mantovani",
- "drilldown" : "Daniel Mantovani",
- "y" : 1
- },
- {
- "y" : 2,
- "name" : "Duncan C. White",
- "drilldown" : "Duncan C. White"
- },
- {
- "name" : "Francis Whittle",
- "drilldown" : "Francis Whittle",
- "y" : 2
- },
- {
- "y" : 1,
- "drilldown" : "Gustavo Chaves",
- "name" : "Gustavo Chaves"
- },
- {
- "y" : 4,
- "name" : "Dr James A. Smith",
- "drilldown" : "Dr James A. Smith"
- },
- {
- "y" : 2,
- "drilldown" : "Khalid",
- "name" : "Khalid"
- },
- {
- "drilldown" : "Lars Balker",
- "name" : "Lars Balker",
- "y" : 2
- },
- {
- "drilldown" : "Nick Logan",
- "name" : "Nick Logan",
- "y" : 4
- },
- {
- "drilldown" : "Chenyf",
- "name" : "Chenyf",
- "y" : 2
- },
- {
- "drilldown" : "Robert Gratza",
- "name" : "Robert Gratza",
- "y" : 2
- },
- {
- "drilldown" : "Sergio Iglesias",
- "name" : "Sergio Iglesias",
- "y" : 2
- },
- {
- "y" : 2,
- "name" : "Simon Proctor",
- "drilldown" : "Simon Proctor"
- },
- {
- "name" : "Steve Rogerson",
- "drilldown" : "Steve Rogerson",
- "y" : 1
- }
- ]
- }
- ],
- "legend" : {
- "enabled" : 0
- },
- "tooltip" : {
- "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : 1,
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 003"
}
}
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index ca6ea6c0de..df624e941b 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,11 +1,6 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
- "name" : "Perl 5",
"data" : [
0,
4,
@@ -17,7 +12,7 @@
0,
0,
4,
- 7,
+ 6,
0,
0,
4,
@@ -37,9 +32,11 @@
0,
2,
4
- ]
+ ],
+ "name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
0,
0,
@@ -71,16 +68,24 @@
0,
0,
4
- ],
- "name" : "Perl 6"
+ ]
}
],
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-13 22:04:26 GMT"
+ "text" : "[Champions: 30] Last updated at 2019-04-13 22:12:01 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"chart" : {
"type" : "column"
},
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"xAxis" : {
"categories" : [
"Abigail",
@@ -115,18 +120,13 @@
"Jaldhar H. Vyas"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 74100dce3f..34b1f9736e 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,54 +1,19 @@
{
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
- "xAxis" : {
- "categories" : [
- "Dr James A. Smith",
- "Jeff",
- "Jeremy Carman",
- "Jim Bacon",
- "JJ Merelo",
- "Jo Christian Oterhals",
- "Joelle Maslak",
- "John Barrett",
- "Juan Caballero",
- "Khalid",
- "Kian-Meng Ang",
- "Kivanc Yazan",
- "Lars Balker",
- "Laurent Rosenfeld",
- "Magnus Woldrich",
- "Mark Senn",
- "Martin Mugeni",
- "Matt Latusek",
- "Maxim Kolodyazhny",
- "Michael Schaap",
- "Neil Bowers",
- "Nick Logan",
- "Chenyf",
- "Oleskii Tsvitenov",
- "Ozzy",
- "Pavel Jurca",
- "Pete Houston",
- "Philippe Bruhat",
- "Prajith P",
- "Robert Gratza"
- ]
+ "chart" : {
+ "type" : "column"
},
"title" : {
"text" : "Perl Weekly Challenge - 2019"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"series" : [
{
+ "name" : "Perl 5",
"data" : [
6,
2,
@@ -80,8 +45,7 @@
4,
2,
2
- ],
- "name" : "Perl 5"
+ ]
},
{
"data" : [
@@ -119,14 +83,50 @@
"name" : "Perl 6"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-04-13 22:12:01 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-13 22:04:26 GMT"
+ "xAxis" : {
+ "categories" : [
+ "Dr James A. Smith",
+ "Jeff",
+ "Jeremy Carman",
+ "Jim Bacon",
+ "JJ Merelo",
+ "Jo Christian Oterhals",
+ "Joelle Maslak",
+ "John Barrett",
+ "Juan Caballero",
+ "Khalid",
+ "Kian-Meng Ang",
+ "Kivanc Yazan",
+ "Lars Balker",
+ "Laurent Rosenfeld",
+ "Magnus Woldrich",
+ "Mark Senn",
+ "Martin Mugeni",
+ "Matt Latusek",
+ "Maxim Kolodyazhny",
+ "Michael Schaap",
+ "Neil Bowers",
+ "Nick Logan",
+ "Chenyf",
+ "Oleskii Tsvitenov",
+ "Ozzy",
+ "Pavel Jurca",
+ "Pete Houston",
+ "Philippe Bruhat",
+ "Prajith P",
+ "Robert Gratza"
+ ]
}
}
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 088ff4dad0..97f817dd1f 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,4 +1,13 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"Ruben Westerberg",
@@ -15,19 +24,20 @@
"William Gilmore"
]
},
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "chart" : {
+ "type" : "column"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 12] Last updated at 2019-04-13 22:12:01 GMT"
},
"series" : [
{
@@ -48,6 +58,7 @@
"name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
2,
3,
@@ -61,18 +72,7 @@
0,
0,
0
- ],
- "name" : "Perl 6"
+ ]
}
- ],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 12] Last updated at 2019-04-13 22:04:26 GMT"
- }
+ ]
}
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 4718c40347..69c20477a3 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,16 +1,6 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "subtitle" : {
+ "text" : "[Champions: 72] Last updated at 2019-04-13 22:12:01 GMT"
},
"series" : [
{
@@ -26,7 +16,7 @@
0,
0,
4,
- 7,
+ 6,
0,
0,
4,
@@ -168,6 +158,13 @@
"name" : "Perl 6"
}
],
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
@@ -176,8 +173,11 @@
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 72] Last updated at 2019-04-13 22:04:25 GMT"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"xAxis" : {
"categories" : [