aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-current.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-current.json')
-rw-r--r--stats/pwc-current.json314
1 files changed, 157 insertions, 157 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 4137538b71..a045e274b4 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,48 +1,153 @@
{
- "chart" : {
- "type" : "column"
- },
"title" : {
"text" : "Perl Weekly Challenge - 096"
},
- "xAxis" : {
- "type" : "category"
+ "series" : [
+ {
+ "name" : "Perl Weekly Challenge - 096",
+ "colorByPoint" : 1,
+ "data" : [
+ {
+ "name" : "Abigail",
+ "y" : 2,
+ "drilldown" : "Abigail"
+ },
+ {
+ "drilldown" : "Andrew Shitov",
+ "name" : "Andrew Shitov",
+ "y" : 1
+ },
+ {
+ "y" : 2,
+ "name" : "Ben Davies",
+ "drilldown" : "Ben Davies"
+ },
+ {
+ "y" : 3,
+ "name" : "Dave Jacoby",
+ "drilldown" : "Dave Jacoby"
+ },
+ {
+ "drilldown" : "E. Choroba",
+ "y" : 2,
+ "name" : "E. Choroba"
+ },
+ {
+ "drilldown" : "Flavio Poletti",
+ "name" : "Flavio Poletti",
+ "y" : 4
+ },
+ {
+ "name" : "James Smith",
+ "y" : 2,
+ "drilldown" : "James Smith"
+ },
+ {
+ "name" : "Joan Mimosinnet",
+ "y" : 3,
+ "drilldown" : "Joan Mimosinnet"
+ },
+ {
+ "drilldown" : "Kang-min Liu",
+ "name" : "Kang-min Liu",
+ "y" : 5
+ },
+ {
+ "drilldown" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
+ "y" : 4
+ },
+ {
+ "drilldown" : "Mark Anderson",
+ "y" : 2,
+ "name" : "Mark Anderson"
+ },
+ {
+ "name" : "Paulo Custodio",
+ "y" : 2,
+ "drilldown" : "Paulo Custodio"
+ },
+ {
+ "y" : 2,
+ "name" : "Pete Houston",
+ "drilldown" : "Pete Houston"
+ },
+ {
+ "drilldown" : "Philip Hood",
+ "y" : 2,
+ "name" : "Philip Hood"
+ },
+ {
+ "y" : 4,
+ "name" : "Roger Bell_West",
+ "drilldown" : "Roger Bell_West"
+ },
+ {
+ "drilldown" : "Simon Proctor",
+ "y" : 2,
+ "name" : "Simon Proctor"
+ },
+ {
+ "name" : "Stuart Little",
+ "y" : 4,
+ "drilldown" : "Stuart Little"
+ },
+ {
+ "y" : 4,
+ "name" : "Ulrich Rieke",
+ "drilldown" : "Ulrich Rieke"
+ },
+ {
+ "drilldown" : "W. Luis Mochan",
+ "y" : 3,
+ "name" : "W. Luis Mochan"
+ }
+ ]
+ }
+ ],
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
},
"drilldown" : {
"series" : [
{
+ "name" : "Abigail",
+ "id" : "Abigail",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Abigail",
- "id" : "Abigail"
+ ]
},
{
"id" : "Andrew Shitov",
- "name" : "Andrew Shitov",
"data" : [
[
"Raku",
1
]
- ]
+ ],
+ "name" : "Andrew Shitov"
},
{
"id" : "Ben Davies",
- "name" : "Ben Davies",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "name" : "Ben Davies"
},
{
"id" : "Dave Jacoby",
- "name" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -52,19 +157,21 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Dave Jacoby"
},
{
- "id" : "E. Choroba",
- "name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "E. Choroba",
+ "name" : "E. Choroba"
},
{
+ "id" : "Flavio Poletti",
"data" : [
[
"Perl",
@@ -75,22 +182,20 @@
2
]
],
- "id" : "Flavio Poletti",
"name" : "Flavio Poletti"
},
{
"name" : "James Smith",
- "id" : "James Smith",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "James Smith"
},
{
"id" : "Joan Mimosinnet",
- "name" : "Joan Mimosinnet",
"data" : [
[
"Raku",
@@ -100,9 +205,11 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Joan Mimosinnet"
},
{
+ "name" : "Kang-min Liu",
"data" : [
[
"Perl",
@@ -117,12 +224,11 @@
1
]
],
- "name" : "Kang-min Liu",
"id" : "Kang-min Liu"
},
{
- "id" : "Luca Ferrari",
"name" : "Luca Ferrari",
+ "id" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -135,24 +241,24 @@
]
},
{
- "id" : "Mark Anderson",
"name" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Mark Anderson"
},
{
+ "name" : "Paulo Custodio",
+ "id" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "Paulo Custodio",
- "name" : "Paulo Custodio"
+ ]
},
{
"name" : "Pete Houston",
@@ -171,10 +277,11 @@
2
]
],
- "name" : "Philip Hood",
- "id" : "Philip Hood"
+ "id" : "Philip Hood",
+ "name" : "Philip Hood"
},
{
+ "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -185,8 +292,7 @@
2
]
],
- "id" : "Roger Bell_West",
- "name" : "Roger Bell_West"
+ "id" : "Roger Bell_West"
},
{
"data" : [
@@ -195,11 +301,10 @@
2
]
],
- "name" : "Simon Proctor",
- "id" : "Simon Proctor"
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor"
},
{
- "id" : "Stuart Little",
"name" : "Stuart Little",
"data" : [
[
@@ -210,9 +315,11 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Stuart Little"
},
{
+ "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -223,12 +330,9 @@
2
]
],
- "id" : "Ulrich Rieke",
- "name" : "Ulrich Rieke"
+ "id" : "Ulrich Rieke"
},
{
- "name" : "W. Luis Mochan",
- "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -238,24 +342,20 @@
"Blog",
1
]
- ]
+ ],
+ "id" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan"
}
]
},
+ "subtitle" : {
+ "text" : "[Champions: 19] Last updated at 2021-01-21 22:47:25 GMT"
+ },
"tooltip" : {
- "followPointer" : 1,
"pointFormat" : "<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/>"
},
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
@@ -264,110 +364,10 @@
"legend" : {
"enabled" : 0
},
- "subtitle" : {
- "text" : "[Champions: 19] Last updated at 2021-01-21 22:13:13 GMT"
+ "xAxis" : {
+ "type" : "category"
},
- "series" : [
- {
- "data" : [
- {
- "drilldown" : "Abigail",
- "y" : 2,
- "name" : "Abigail"
- },
- {
- "name" : "Andrew Shitov",
- "y" : 1,
- "drilldown" : "Andrew Shitov"
- },
- {
- "name" : "Ben Davies",
- "drilldown" : "Ben Davies",
- "y" : 2
- },
- {
- "drilldown" : "Dave Jacoby",
- "y" : 3,
- "name" : "Dave Jacoby"
- },
- {
- "y" : 2,
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba"
- },
- {
- "drilldown" : "Flavio Poletti",
- "y" : 4,
- "name" : "Flavio Poletti"
- },
- {
- "drilldown" : "James Smith",
- "y" : 2,
- "name" : "James Smith"
- },
- {
- "name" : "Joan Mimosinnet",
- "drilldown" : "Joan Mimosinnet",
- "y" : 3
- },
- {
- "name" : "Kang-min Liu",
- "y" : 5,
- "drilldown" : "Kang-min Liu"
- },
- {
- "drilldown" : "Luca Ferrari",
- "y" : 4,
- "name" : "Luca Ferrari"
- },
- {
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson",
- "y" : 2
- },
- {
- "name" : "Paulo Custodio",
- "drilldown" : "Paulo Custodio",
- "y" : 2
- },
- {
- "name" : "Pete Houston",
- "drilldown" : "Pete Houston",
- "y" : 2
- },
- {
- "name" : "Philip Hood",
- "y" : 2,
- "drilldown" : "Philip Hood"
- },
- {
- "y" : 4,
- "drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West"
- },
- {
- "name" : "Simon Proctor",
- "y" : 2,
- "drilldown" : "Simon Proctor"
- },
- {
- "name" : "Stuart Little",
- "y" : 4,
- "drilldown" : "Stuart Little"
- },
- {
- "name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke",
- "y" : 4
- },
- {
- "drilldown" : "W. Luis Mochan",
- "y" : 3,
- "name" : "W. Luis Mochan"
- }
- ],
- "colorByPoint" : 1,
- "name" : "Perl Weekly Challenge - 096"
- }
- ]
+ "chart" : {
+ "type" : "column"
+ }
}