aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-14 16:51:02 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-04-14 16:51:02 +0100
commit4a8bbb044b285ddbbb1b1d0ca59e5361dff78984 (patch)
treef9f5ab050b5f42afeb1b88dba724e4fbbdbbc156 /stats
parent286f5e2b3ac3f7bfa70f8778e40bc98d3c0c14bd (diff)
downloadperlweeklychallenge-club-4a8bbb044b285ddbbb1b1d0ca59e5361dff78984.tar.gz
perlweeklychallenge-club-4a8bbb044b285ddbbb1b1d0ca59e5361dff78984.tar.bz2
perlweeklychallenge-club-4a8bbb044b285ddbbb1b1d0ca59e5361dff78984.zip
- Updated chart stats.
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json313
-rw-r--r--stats/pwc-summary-1-30.json44
-rw-r--r--stats/pwc-summary-31-60.json30
-rw-r--r--stats/pwc-summary-61-90.json68
-rw-r--r--stats/pwc-summary.json192
5 files changed, 331 insertions, 316 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index d6e9ad6956..e9564f80b5 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,45 +1,181 @@
{
- "legend" : {
- "enabled" : 0
+ "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
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
},
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
+ "legend" : {
+ "enabled" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 003"
+ },
"subtitle" : {
- "text" : "[Champions: 18] Last updated at 2019-04-14 10:32:29 GMT"
+ "text" : "[Champions: 19] Last updated at 2019-04-14 15:50:41 GMT"
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "chart" : {
+ "type" : "column"
},
+ "series" : [
+ {
+ "data" : [
+ {
+ "y" : 2,
+ "drilldown" : "Adam Russell",
+ "name" : "Adam Russell"
+ },
+ {
+ "name" : "Andrezgz",
+ "y" : 2,
+ "drilldown" : "Andrezgz"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Athanasius",
+ "name" : "Athanasius"
+ },
+ {
+ "name" : "Clive Holloway",
+ "y" : 1,
+ "drilldown" : "Clive Holloway"
+ },
+ {
+ "drilldown" : "Daniel Mantovani",
+ "y" : 1,
+ "name" : "Daniel Mantovani"
+ },
+ {
+ "drilldown" : "Duncan C. White",
+ "y" : 2,
+ "name" : "Duncan C. White"
+ },
+ {
+ "name" : "Francis Whittle",
+ "y" : 2,
+ "drilldown" : "Francis Whittle"
+ },
+ {
+ "name" : "Gustavo Chaves",
+ "drilldown" : "Gustavo Chaves",
+ "y" : 1
+ },
+ {
+ "y" : 4,
+ "drilldown" : "Dr James A. Smith",
+ "name" : "Dr James A. Smith"
+ },
+ {
+ "drilldown" : "Khalid",
+ "y" : 2,
+ "name" : "Khalid"
+ },
+ {
+ "name" : "Lars Balker",
+ "y" : 2,
+ "drilldown" : "Lars Balker"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Mark Senn",
+ "name" : "Mark Senn"
+ },
+ {
+ "name" : "Nick Logan",
+ "drilldown" : "Nick Logan",
+ "y" : 4
+ },
+ {
+ "name" : "Chenyf",
+ "drilldown" : "Chenyf",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Robert Gratza",
+ "name" : "Robert Gratza"
+ },
+ {
+ "drilldown" : "Ruben Westerberg",
+ "y" : 4,
+ "name" : "Ruben Westerberg"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Sergio Iglesias",
+ "name" : "Sergio Iglesias"
+ },
+ {
+ "y" : 2,
+ "drilldown" : "Simon Proctor",
+ "name" : "Simon Proctor"
+ },
+ {
+ "name" : "Steve Rogerson",
+ "drilldown" : "Steve Rogerson",
+ "y" : 1
+ }
+ ],
+ "name" : "Champions",
+ "colorByPoint" : 1
+ }
+ ],
"drilldown" : {
"series" : [
{
+ "name" : "Adam Russell",
"data" : [
[
"Perl 5",
2
]
],
+ "id" : "Adam Russell"
+ },
+ {
"name" : "Andrezgz",
+ "data" : [
+ [
+ "Perl 5",
+ 2
+ ]
+ ],
"id" : "Andrezgz"
},
{
+ "name" : "Athanasius",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Athanasius",
- "name" : "Athanasius"
+ "id" : "Athanasius"
},
{
+ "name" : "Clive Holloway",
"data" : [
[
"Perl 5",
1
]
],
- "name" : "Clive Holloway",
"id" : "Clive Holloway"
},
{
@@ -53,36 +189,37 @@
]
},
{
+ "name" : "Duncan C. White",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Duncan C. White",
"id" : "Duncan C. White"
},
{
+ "id" : "Francis Whittle",
+ "name" : "Francis Whittle",
"data" : [
[
"Perl 6",
2
]
- ],
- "id" : "Francis Whittle",
- "name" : "Francis Whittle"
+ ]
},
{
+ "id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves",
"data" : [
[
"Perl 5",
1
]
- ],
- "name" : "Gustavo Chaves",
- "id" : "Gustavo Chaves"
+ ]
},
{
+ "id" : "Dr James A. Smith",
"data" : [
[
"Perl 5",
@@ -93,7 +230,6 @@
2
]
],
- "id" : "Dr James A. Smith",
"name" : "Dr James A. Smith"
},
{
@@ -107,13 +243,13 @@
]
},
{
+ "name" : "Lars Balker",
"data" : [
[
"Perl 5",
2
]
],
- "name" : "Lars Balker",
"id" : "Lars Balker"
},
{
@@ -123,10 +259,11 @@
2
]
],
- "id" : "Mark Senn",
- "name" : "Mark Senn"
+ "name" : "Mark Senn",
+ "id" : "Mark Senn"
},
{
+ "id" : "Nick Logan",
"data" : [
[
"Perl 5",
@@ -137,27 +274,26 @@
2
]
],
- "name" : "Nick Logan",
- "id" : "Nick Logan"
+ "name" : "Nick Logan"
},
{
+ "id" : "Chenyf",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Chenyf",
"name" : "Chenyf"
},
{
+ "id" : "Robert Gratza",
"data" : [
[
"Perl 6",
2
]
],
- "id" : "Robert Gratza",
"name" : "Robert Gratza"
},
{
@@ -171,22 +307,22 @@
2
]
],
- "id" : "Ruben Westerberg",
- "name" : "Ruben Westerberg"
+ "name" : "Ruben Westerberg",
+ "id" : "Ruben Westerberg"
},
{
- "name" : "Sergio Iglesias",
"id" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
2
]
- ]
+ ],
+ "name" : "Sergio Iglesias"
},
{
- "name" : "Simon Proctor",
"id" : "Simon Proctor",
+ "name" : "Simon Proctor",
"data" : [
[
"Perl 6",
@@ -195,136 +331,15 @@
]
},
{
+ "name" : "Steve Rogerson",
"data" : [
[
"Perl 5",
1
]
],
- "id" : "Steve Rogerson",
- "name" : "Steve Rogerson"
+ "id" : "Steve Rogerson"
}
]
- },
- "series" : [
- {
- "name" : "Champions",
- "data" : [
- {
- "name" : "Andrezgz",
- "drilldown" : "Andrezgz",
- "y" : 2
- },
- {
- "name" : "Athanasius",
- "y" : 2,
- "drilldown" : "Athanasius"
- },
- {
- "name" : "Clive Holloway",
- "y" : 1,
- "drilldown" : "Clive Holloway"
- },
- {
- "drilldown" : "Daniel Mantovani",
- "y" : 1,
- "name" : "Daniel Mantovani"
- },
- {
- "name" : "Duncan C. White",
- "y" : 2,
- "drilldown" : "Duncan C. White"
- },
- {
- "y" : 2,
- "drilldown" : "Francis Whittle",
- "name" : "Francis Whittle"
- },
- {
- "name" : "Gustavo Chaves",
- "drilldown" : "Gustavo Chaves",
- "y" : 1
- },
- {
- "drilldown" : "Dr James A. Smith",
- "y" : 4,
- "name" : "Dr James A. Smith"
- },
- {
- "drilldown" : "Khalid",
- "y" : 2,
- "name" : "Khalid"
- },
- {
- "name" : "Lars Balker",
- "y" : 2,
- "drilldown" : "Lars Balker"
- },
- {
- "y" : 2,
- "drilldown" : "Mark Senn",
- "name" : "Mark Senn"
- },
- {
- "drilldown" : "Nick Logan",
- "y" : 4,
- "name" : "Nick Logan"
- },
- {
- "name" : "Chenyf",
- "drilldown" : "Chenyf",
- "y" : 2
- },
- {
- "y" : 2,
- "drilldown" : "Robert Gratza",
- "name" : "Robert Gratza"
- },
- {
- "name" : "Ruben Westerberg",
- "drilldown" : "Ruben Westerberg",
- "y" : 4
- },
- {
- "y" : 2,
- "drilldown" : "Sergio Iglesias",
- "name" : "Sergio Iglesias"
- },
- {
- "y" : 2,
- "drilldown" : "Simon Proctor",
- "name" : "Simon Proctor"
- },
- {
- "name" : "Steve Rogerson",
- "drilldown" : "Steve Rogerson",
- "y" : 1
- }
- ],
- "colorByPoint" : 1
- }
- ],
- "title" : {
- "text" : "Perl Weekly Challenge - 003"
- },
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "xAxis" : {
- "type" : "category"
- },
- "chart" : {
- "type" : "column"
}
}
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index d964a7d5d2..3c0d7f86b4 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,9 +1,25 @@
{
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-04-14 15:50:42 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"series" : [
{
"data" : [
0,
- 4,
+ 6,
3,
0,
0,
@@ -71,27 +87,6 @@
"name" : "Perl 6"
}
],
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-14 10:32:30 GMT"
- },
"xAxis" : {
"categories" : [
"Abigail",
@@ -128,5 +123,10 @@
},
"title" : {
"text" : "Perl Weekly Challenge - 2019"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 40ae5ee977..578b2bbf1a 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,7 +1,6 @@
{
"series" : [
{
- "name" : "Perl 5",
"data" : [
6,
2,
@@ -33,7 +32,8 @@
4,
2,
2
- ]
+ ],
+ "name" : "Perl 5"
},
{
"name" : "Perl 6",
@@ -71,9 +71,18 @@
]
}
],
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-04-14 15:50:42 GMT"
+ },
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"chart" : {
"type" : "column"
@@ -83,11 +92,8 @@
"stacking" : "percent"
}
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
},
"xAxis" : {
"categories" : [
@@ -122,11 +128,5 @@
"Prajith P",
"Robert Gratza"
]
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-14 10:32:30 GMT"
}
}
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 29252d4a43..b17223badc 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,36 +1,6 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "xAxis" : {
- "categories" : [
- "Ruben Westerberg",
- "Sean Meininger",
- "Sergio Iglesias",
- "Simon Proctor",
- "Simon Reinhardt",
- "Steve Rogerson",
- "Steven Lembark",
- "Steven Wilson",
- "Tiago Stock",
- "Tore Andersson",
- "Veesh Goldman",
- "William Gilmore"
- ]
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
"subtitle" : {
- "text" : "[Champions: 12] Last updated at 2019-04-14 10:32:30 GMT"
+ "text" : "[Champions: 12] Last updated at 2019-04-14 15:50:42 GMT"
},
"series" : [
{
@@ -68,11 +38,41 @@
]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"chart" : {
"type" : "column"
+ },
+ "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",
+ "Sean Meininger",
+ "Sergio Iglesias",
+ "Simon Proctor",
+ "Simon Reinhardt",
+ "Steve Rogerson",
+ "Steven Lembark",
+ "Steven Wilson",
+ "Tiago Stock",
+ "Tore Andersson",
+ "Veesh Goldman",
+ "William Gilmore"
+ ]
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
}
}
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 350e77abcb..4556a6c194 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,97 +1,9 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "xAxis" : {
- "categories" : [
- "Abigail",
- "Adam Russell",
- "Ailbhe Tweedie",
- "Alex Daniel",
- "Alexander Karelas",
- "Alexey Melezhik",
- "Andrezgz",
- "Antonio Gamiz",
- "Arne Sommer",
- "Arpad Toth",
- "Athanasius",
- "Aubrey Quarcoo",
- "Bill Palmer",
- "Bob Kleemann",
- "Clive Holloway",
- "Daniel Mantovani",
- "Dave Cross",
- "Dave Jacoby",
- "David Kayal",
- "Doug Schrag",
- "Duncan C. White",
- "Eddy HS",
- "Finley",
- "Francis Whittle",
- "Fred Zinn",
- "Freddie B",
- "Gustavo Chaves",
- "Jacques Guinnebault",
- "Jaime Corchado",
- "Jaldhar H. Vyas",
- "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",
- "Ruben Westerberg",
- "Sean Meininger",
- "Sergio Iglesias",
- "Simon Proctor",
- "Simon Reinhardt",
- "Steve Rogerson",
- "Steven Lembark",
- "Steven Wilson",
- "Tiago Stock",
- "Tore Andersson",
- "Veesh Goldman",
- "William Gilmore"
- ]
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
"series" : [
{
- "name" : "Perl 5",
"data" : [
0,
- 4,
+ 6,
3,
0,
0,
@@ -162,10 +74,10 @@
2,
3,
1
- ]
+ ],
+ "name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
0,
0,
@@ -239,20 +151,108 @@
0,
0,
0
- ]
+ ],
+ "name" : "Perl 6"
}
],
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Abigail",
+ "Adam Russell",
+ "Ailbhe Tweedie",
+ "Alex Daniel",
+ "Alexander Karelas",
+ "Alexey Melezhik",
+ "Andrezgz",
+ "Antonio Gamiz",
+ "Arne Sommer",
+ "Arpad Toth",
+ "Athanasius",
+ "Aubrey Quarcoo",
+ "Bill Palmer",
+ "Bob Kleemann",
+ "Clive Holloway",
+ "Daniel Mantovani",
+ "Dave Cross",
+ "Dave Jacoby",
+ "David Kayal",
+ "Doug Schrag",
+ "Duncan C. White",
+ "Eddy HS",
+ "Finley",
+ "Francis Whittle",
+ "Fred Zinn",
+ "Freddie B",
+ "Gustavo Chaves",
+ "Jacques Guinnebault",
+ "Jaime Corchado",
+ "Jaldhar H. Vyas",
+ "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",
+ "Ruben Westerberg",
+ "Sean Meininger",
+ "Sergio Iglesias",
+ "Simon Proctor",
+ "Simon Reinhardt",
+ "Steve Rogerson",
+ "Steven Lembark",
+ "Steven Wilson",
+ "Tiago Stock",
+ "Tore Andersson",
+ "Veesh Goldman",
+ "William Gilmore"
+ ]
+ },
"subtitle" : {
- "text" : "[Champions: 72] Last updated at 2019-04-14 10:32:29 GMT"
+ "text" : "[Champions: 72] Last updated at 2019-04-14 15:50:41 GMT"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
},
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}