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.json205
1 files changed, 110 insertions, 95 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 183fe2097e..988de69668 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,19 +1,11 @@
{
- "xAxis" : {
- "type" : "category"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
- }
+ "title" : {
+ "text" : "The Weekly Challenge - 172"
},
"drilldown" : {
"series" : [
{
+ "id" : "Athanasius",
"data" : [
[
"Perl",
@@ -24,7 +16,6 @@
2
]
],
- "id" : "Athanasius",
"name" : "Athanasius"
},
{
@@ -38,14 +29,24 @@
]
},
{
+ "name" : "Dario Mazzeo",
+ "data" : [
+ [
+ "Perl",
+ 1
+ ]
+ ],
+ "id" : "Dario Mazzeo"
+ },
+ {
"name" : "E. Choroba",
- "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "E. Choroba"
},
{
"name" : "Flavio Poletti",
@@ -66,6 +67,7 @@
]
},
{
+ "id" : "James Smith",
"data" : [
[
"Perl",
@@ -76,31 +78,29 @@
1
]
],
- "name" : "James Smith",
- "id" : "James Smith"
+ "name" : "James Smith"
},
{
+ "name" : "Jorg Sommrey",
"data" : [
[
"Perl",
2
]
],
- "id" : "Jorg Sommrey",
- "name" : "Jorg Sommrey"
+ "id" : "Jorg Sommrey"
},
{
+ "name" : "Kjetil Skotheim",
+ "id" : "Kjetil Skotheim",
"data" : [
[
"Perl",
2
]
- ],
- "name" : "Kjetil Skotheim",
- "id" : "Kjetil Skotheim"
+ ]
},
{
- "name" : "Laurent Rosenfeld",
"id" : "Laurent Rosenfeld",
"data" : [
[
@@ -115,7 +115,8 @@
"Blog",
1
]
- ]
+ ],
+ "name" : "Laurent Rosenfeld"
},
{
"data" : [
@@ -124,20 +125,21 @@
2
]
],
- "name" : "Lubos Kolouch",
- "id" : "Lubos Kolouch"
+ "id" : "Lubos Kolouch",
+ "name" : "Lubos Kolouch"
},
{
+ "id" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
],
- "id" : "Mark Anderson",
"name" : "Mark Anderson"
},
{
+ "name" : "Mohammad S Anwar",
"data" : [
[
"Perl",
@@ -148,12 +150,11 @@
1
]
],
- "name" : "Mohammad S Anwar",
"id" : "Mohammad S Anwar"
},
{
- "id" : "Peter Campbell Smith",
"name" : "Peter Campbell Smith",
+ "id" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -172,8 +173,8 @@
1
]
],
- "name" : "Philippe Bricout",
- "id" : "Philippe Bricout"
+ "id" : "Philippe Bricout",
+ "name" : "Philippe Bricout"
},
{
"data" : [
@@ -182,8 +183,8 @@
2
]
],
- "name" : "PokGoPun",
- "id" : "PokGoPun"
+ "id" : "PokGoPun",
+ "name" : "PokGoPun"
},
{
"name" : "Robert DiCicco",
@@ -200,16 +201,17 @@
]
},
{
- "id" : "Robert Ransbottom",
- "name" : "Robert Ransbottom",
"data" : [
[
"Raku",
2
]
- ]
+ ],
+ "id" : "Robert Ransbottom",
+ "name" : "Robert Ransbottom"
},
{
+ "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -224,10 +226,11 @@
1
]
],
- "id" : "Roger Bell_West",
- "name" : "Roger Bell_West"
+ "id" : "Roger Bell_West"
},
{
+ "name" : "Stephen G Lynn",
+ "id" : "Stephen G Lynn",
"data" : [
[
"Perl",
@@ -241,11 +244,10 @@
"Blog",
1
]
- ],
- "id" : "Stephen G Lynn",
- "name" : "Stephen G Lynn"
+ ]
},
{
+ "id" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -256,10 +258,11 @@
2
]
],
- "id" : "Ulrich Rieke",
"name" : "Ulrich Rieke"
},
{
+ "name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -269,25 +272,50 @@
"Blog",
1
]
- ],
- "id" : "W. Luis Mochan",
- "name" : "W. Luis Mochan"
+ ]
},
{
+ "name" : "Walt Mankowski",
"data" : [
[
"Perl",
2
]
],
- "id" : "Walt Mankowski",
- "name" : "Walt Mankowski"
+ "id" : "Walt Mankowski"
}
]
},
+ "subtitle" : {
+ "text" : "[Champions: 22] Last updated at 2022-07-10 09:50:08 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ },
+ "borderWidth" : 0
+ }
+ },
+ "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" : [
{
- "name" : "The Weekly Challenge - 172",
"data" : [
{
"name" : "Athanasius",
@@ -295,24 +323,29 @@
"drilldown" : "Athanasius"
},
{
- "drilldown" : "Cheok-Yin Fung",
"y" : 1,
- "name" : "Cheok-Yin Fung"
+ "name" : "Cheok-Yin Fung",
+ "drilldown" : "Cheok-Yin Fung"
+ },
+ {
+ "drilldown" : "Dario Mazzeo",
+ "name" : "Dario Mazzeo",
+ "y" : 1
},
{
+ "drilldown" : "E. Choroba",
"y" : 2,
- "name" : "E. Choroba",
- "drilldown" : "E. Choroba"
+ "name" : "E. Choroba"
},
{
+ "drilldown" : "Flavio Poletti",
"y" : 6,
- "name" : "Flavio Poletti",
- "drilldown" : "Flavio Poletti"
+ "name" : "Flavio Poletti"
},
{
+ "drilldown" : "James Smith",
"y" : 3,
- "name" : "James Smith",
- "drilldown" : "James Smith"
+ "name" : "James Smith"
},
{
"y" : 2,
@@ -320,24 +353,24 @@
"drilldown" : "Jorg Sommrey"
},
{
- "drilldown" : "Kjetil Skotheim",
"name" : "Kjetil Skotheim",
- "y" : 2
+ "y" : 2,
+ "drilldown" : "Kjetil Skotheim"
},
{
"drilldown" : "Laurent Rosenfeld",
- "y" : 5,
- "name" : "Laurent Rosenfeld"
+ "name" : "Laurent Rosenfeld",
+ "y" : 5
},
{
- "name" : "Lubos Kolouch",
"y" : 2,
+ "name" : "Lubos Kolouch",
"drilldown" : "Lubos Kolouch"
},
{
- "drilldown" : "Mark Anderson",
"y" : 2,
- "name" : "Mark Anderson"
+ "name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson"
},
{
"y" : 2,
@@ -345,14 +378,14 @@
"drilldown" : "Mohammad S Anwar"
},
{
- "drilldown" : "Peter Campbell Smith",
"y" : 3,
- "name" : "Peter Campbell Smith"
+ "name" : "Peter Campbell Smith",
+ "drilldown" : "Peter Campbell Smith"
},
{
- "y" : 1,
+ "drilldown" : "Philippe Bricout",
"name" : "Philippe Bricout",
- "drilldown" : "Philippe Bricout"
+ "y" : 1
},
{
"drilldown" : "PokGoPun",
@@ -360,19 +393,19 @@
"y" : 2
},
{
+ "drilldown" : "Robert DiCicco",
"y" : 4,
- "name" : "Robert DiCicco",
- "drilldown" : "Robert DiCicco"
+ "name" : "Robert DiCicco"
},
{
- "drilldown" : "Robert Ransbottom",
+ "name" : "Robert Ransbottom",
"y" : 2,
- "name" : "Robert Ransbottom"
+ "drilldown" : "Robert Ransbottom"
},
{
"drilldown" : "Roger Bell_West",
- "y" : 5,
- "name" : "Roger Bell_West"
+ "name" : "Roger Bell_West",
+ "y" : 5
},
{
"drilldown" : "Stephen G Lynn",
@@ -380,14 +413,14 @@
"y" : 5
},
{
- "y" : 4,
+ "drilldown" : "Ulrich Rieke",
"name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke"
+ "y" : 4
},
{
- "y" : 3,
+ "drilldown" : "W. Luis Mochan",
"name" : "W. Luis Mochan",
- "drilldown" : "W. Luis Mochan"
+ "y" : 3
},
{
"y" : 2,
@@ -395,29 +428,11 @@
"drilldown" : "Walt Mankowski"
}
],
+ "name" : "The Weekly Challenge - 172",
"colorByPoint" : 1
}
],
- "subtitle" : {
- "text" : "[Champions: 21] Last updated at 2022-07-10 09:39:27 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge - 172"
- },
- "tooltip" : {
- "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/>"
- },
"legend" : {
"enabled" : 0
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "chart" : {
- "type" : "column"
}
}