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.json209
1 files changed, 114 insertions, 95 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index fa1ce04b19..183fe2097e 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,29 +1,55 @@
{
+ "xAxis" : {
+ "type" : "category"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
"drilldown" : {
"series" : [
{
+ "data" : [
+ [
+ "Perl",
+ 2
+ ],
+ [
+ "Raku",
+ 2
+ ]
+ ],
+ "id" : "Athanasius",
+ "name" : "Athanasius"
+ },
+ {
"name" : "Cheok-Yin Fung",
+ "id" : "Cheok-Yin Fung",
"data" : [
[
"Perl",
1
]
- ],
- "id" : "Cheok-Yin Fung"
+ ]
},
{
"name" : "E. Choroba",
+ "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
- ],
- "id" : "E. Choroba"
+ ]
},
{
- "id" : "Flavio Poletti",
"name" : "Flavio Poletti",
+ "id" : "Flavio Poletti",
"data" : [
[
"Perl",
@@ -40,7 +66,6 @@
]
},
{
- "name" : "James Smith",
"data" : [
[
"Perl",
@@ -51,30 +76,32 @@
1
]
],
+ "name" : "James Smith",
"id" : "James Smith"
},
{
- "id" : "Jorg Sommrey",
- "name" : "Jorg Sommrey",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Jorg Sommrey",
+ "name" : "Jorg Sommrey"
},
{
- "name" : "Kjetil Skotheim",
"data" : [
[
"Perl",
2
]
],
+ "name" : "Kjetil Skotheim",
"id" : "Kjetil Skotheim"
},
{
"name" : "Laurent Rosenfeld",
+ "id" : "Laurent Rosenfeld",
"data" : [
[
"Perl",
@@ -88,28 +115,27 @@
"Blog",
1
]
- ],
- "id" : "Laurent Rosenfeld"
+ ]
},
{
- "id" : "Lubos Kolouch",
- "name" : "Lubos Kolouch",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "name" : "Lubos Kolouch",
+ "id" : "Lubos Kolouch"
},
{
- "name" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
],
- "id" : "Mark Anderson"
+ "id" : "Mark Anderson",
+ "name" : "Mark Anderson"
},
{
"data" : [
@@ -126,6 +152,7 @@
"id" : "Mohammad S Anwar"
},
{
+ "id" : "Peter Campbell Smith",
"name" : "Peter Campbell Smith",
"data" : [
[
@@ -136,32 +163,31 @@
"Blog",
1
]
- ],
- "id" : "Peter Campbell Smith"
+ ]
},
{
- "id" : "Philippe Bricout",
- "name" : "Philippe Bricout",
"data" : [
[
"Perl",
1
]
- ]
+ ],
+ "name" : "Philippe Bricout",
+ "id" : "Philippe Bricout"
},
{
- "name" : "PokGoPun",
"data" : [
[
"Perl",
2
]
],
+ "name" : "PokGoPun",
"id" : "PokGoPun"
},
{
- "id" : "Robert DiCicco",
"name" : "Robert DiCicco",
+ "id" : "Robert DiCicco",
"data" : [
[
"Perl",
@@ -174,14 +200,14 @@
]
},
{
+ "id" : "Robert Ransbottom",
"name" : "Robert Ransbottom",
"data" : [
[
"Raku",
2
]
- ],
- "id" : "Robert Ransbottom"
+ ]
},
{
"data" : [
@@ -198,11 +224,10 @@
1
]
],
- "name" : "Roger Bell_West",
- "id" : "Roger Bell_West"
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
},
{
- "name" : "Stephen G Lynn",
"data" : [
[
"Perl",
@@ -217,10 +242,10 @@
1
]
],
- "id" : "Stephen G Lynn"
+ "id" : "Stephen G Lynn",
+ "name" : "Stephen G Lynn"
},
{
- "id" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -231,6 +256,7 @@
2
]
],
+ "id" : "Ulrich Rieke",
"name" : "Ulrich Rieke"
},
{
@@ -244,81 +270,64 @@
1
]
],
- "name" : "W. Luis Mochan",
- "id" : "W. Luis Mochan"
+ "id" : "W. Luis Mochan",
+ "name" : "W. Luis Mochan"
},
{
- "name" : "Walt Mankowski",
"data" : [
[
"Perl",
2
]
],
- "id" : "Walt Mankowski"
+ "id" : "Walt Mankowski",
+ "name" : "Walt Mankowski"
}
]
},
- "subtitle" : {
- "text" : "[Champions: 20] Last updated at 2022-07-09 22:12:05 GMT"
- },
- "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/>"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge - 172"
- },
- "xAxis" : {
- "type" : "category"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"name" : "The Weekly Challenge - 172",
"data" : [
{
- "y" : 1,
+ "name" : "Athanasius",
+ "y" : 4,
+ "drilldown" : "Athanasius"
+ },
+ {
"drilldown" : "Cheok-Yin Fung",
+ "y" : 1,
"name" : "Cheok-Yin Fung"
},
{
"y" : 2,
- "drilldown" : "E. Choroba",
- "name" : "E. Choroba"
+ "name" : "E. Choroba",
+ "drilldown" : "E. Choroba"
},
{
+ "y" : 6,
"name" : "Flavio Poletti",
- "drilldown" : "Flavio Poletti",
- "y" : 6
+ "drilldown" : "Flavio Poletti"
},
{
- "name" : "James Smith",
"y" : 3,
+ "name" : "James Smith",
"drilldown" : "James Smith"
},
{
"y" : 2,
- "drilldown" : "Jorg Sommrey",
- "name" : "Jorg Sommrey"
+ "name" : "Jorg Sommrey",
+ "drilldown" : "Jorg Sommrey"
},
{
- "name" : "Kjetil Skotheim",
"drilldown" : "Kjetil Skotheim",
+ "name" : "Kjetil Skotheim",
"y" : 2
},
{
- "name" : "Laurent Rosenfeld",
+ "drilldown" : "Laurent Rosenfeld",
"y" : 5,
- "drilldown" : "Laurent Rosenfeld"
+ "name" : "Laurent Rosenfeld"
},
{
"name" : "Lubos Kolouch",
@@ -326,14 +335,14 @@
"drilldown" : "Lubos Kolouch"
},
{
- "name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson",
"y" : 2,
- "drilldown" : "Mark Anderson"
+ "name" : "Mark Anderson"
},
{
"y" : 2,
- "drilldown" : "Mohammad S Anwar",
- "name" : "Mohammad S Anwar"
+ "name" : "Mohammad S Anwar",
+ "drilldown" : "Mohammad S Anwar"
},
{
"drilldown" : "Peter Campbell Smith",
@@ -341,64 +350,74 @@
"name" : "Peter Campbell Smith"
},
{
- "drilldown" : "Philippe Bricout",
"y" : 1,
- "name" : "Philippe Bricout"
+ "name" : "Philippe Bricout",
+ "drilldown" : "Philippe Bricout"
},
{
- "y" : 2,
"drilldown" : "PokGoPun",
- "name" : "PokGoPun"
+ "name" : "PokGoPun",
+ "y" : 2
},
{
"y" : 4,
- "drilldown" : "Robert DiCicco",
- "name" : "Robert DiCicco"
+ "name" : "Robert DiCicco",
+ "drilldown" : "Robert DiCicco"
},
{
- "y" : 2,
"drilldown" : "Robert Ransbottom",
+ "y" : 2,
"name" : "Robert Ransbottom"
},
{
- "y" : 5,
"drilldown" : "Roger Bell_West",
+ "y" : 5,
"name" : "Roger Bell_West"
},
{
"drilldown" : "Stephen G Lynn",
- "y" : 5,
- "name" : "Stephen G Lynn"
+ "name" : "Stephen G Lynn",
+ "y" : 5
},
{
+ "y" : 4,
"name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke",
- "y" : 4
+ "drilldown" : "Ulrich Rieke"
},
{
- "drilldown" : "W. Luis Mochan",
"y" : 3,
- "name" : "W. Luis Mochan"
+ "name" : "W. Luis Mochan",
+ "drilldown" : "W. Luis Mochan"
},
{
+ "y" : 2,
"name" : "Walt Mankowski",
- "drilldown" : "Walt Mankowski",
- "y" : 2
+ "drilldown" : "Walt Mankowski"
}
],
"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
},
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- }
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
}
+ },
+ "chart" : {
+ "type" : "column"
}
}