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.json153
1 files changed, 88 insertions, 65 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 8277fb047f..0565f7fecf 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,65 +1,51 @@
{
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
"legend" : {
"enabled" : 0
},
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
"chart" : {
"type" : "column"
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"xAxis" : {
"type" : "category"
},
"series" : [
{
- "colorByPoint" : 1,
+ "name" : "The Weekly Challenge - 169",
"data" : [
{
- "drilldown" : "Dario Mazzeo",
"name" : "Dario Mazzeo",
+ "drilldown" : "Dario Mazzeo",
"y" : 1
},
{
"name" : "E. Choroba",
- "y" : 2,
- "drilldown" : "E. Choroba"
+ "drilldown" : "E. Choroba",
+ "y" : 2
},
{
- "name" : "habere-et-dispetire",
"y" : 2,
- "drilldown" : "habere-et-dispetire"
+ "drilldown" : "habere-et-dispetire",
+ "name" : "habere-et-dispetire"
},
{
- "drilldown" : "James Smith",
"y" : 3,
+ "drilldown" : "James Smith",
"name" : "James Smith"
},
{
+ "drilldown" : "Laurent Rosenfeld",
+ "y" : 5,
+ "name" : "Laurent Rosenfeld"
+ },
+ {
"name" : "Luca Ferrari",
- "y" : 8,
- "drilldown" : "Luca Ferrari"
+ "drilldown" : "Luca Ferrari",
+ "y" : 8
},
{
+ "drilldown" : "Mark Anderson",
"y" : 2,
- "name" : "Mark Anderson",
- "drilldown" : "Mark Anderson"
+ "name" : "Mark Anderson"
},
{
"name" : "Peter Campbell Smith",
@@ -67,9 +53,9 @@
"drilldown" : "Peter Campbell Smith"
},
{
+ "name" : "PokGoPun",
"drilldown" : "PokGoPun",
- "y" : 2,
- "name" : "PokGoPun"
+ "y" : 2
},
{
"drilldown" : "Robert DiCicco",
@@ -77,24 +63,24 @@
"name" : "Robert DiCicco"
},
{
+ "y" : 5,
"drilldown" : "Roger Bell_West",
- "name" : "Roger Bell_West",
- "y" : 5
+ "name" : "Roger Bell_West"
},
{
- "drilldown" : "Simon Green",
+ "name" : "Simon Green",
"y" : 3,
- "name" : "Simon Green"
+ "drilldown" : "Simon Green"
},
{
+ "drilldown" : "Stephen G Lynn",
"y" : 4,
- "name" : "Stephen G Lynn",
- "drilldown" : "Stephen G Lynn"
+ "name" : "Stephen G Lynn"
},
{
"y" : 4,
- "name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke"
+ "drilldown" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke"
},
{
"drilldown" : "W. Luis Mochan",
@@ -102,43 +88,60 @@
"name" : "W. Luis Mochan"
}
],
- "name" : "The Weekly Challenge - 169"
+ "colorByPoint" : 1
}
],
+ "subtitle" : {
+ "text" : "[Champions: 15] Last updated at 2022-06-16 18:40:31 GMT"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
"drilldown" : {
"series" : [
{
- "name" : "Dario Mazzeo",
"data" : [
[
"Perl",
1
]
],
- "id" : "Dario Mazzeo"
+ "id" : "Dario Mazzeo",
+ "name" : "Dario Mazzeo"
},
{
+ "name" : "E. Choroba",
"data" : [
[
"Perl",
2
]
],
- "name" : "E. Choroba",
"id" : "E. Choroba"
},
{
+ "id" : "habere-et-dispetire",
"data" : [
[
"Raku",
2
]
],
- "name" : "habere-et-dispetire",
- "id" : "habere-et-dispetire"
+ "name" : "habere-et-dispetire"
},
{
- "id" : "James Smith",
+ "name" : "James Smith",
"data" : [
[
"Perl",
@@ -149,33 +152,52 @@
1
]
],
- "name" : "James Smith"
+ "id" : "James Smith"
},
{
+ "id" : "Laurent Rosenfeld",
"data" : [
[
+ "Perl",
+ 2
+ ],
+ [
"Raku",
2
],
[
"Blog",
- 6
+ 1
]
],
- "id" : "Luca Ferrari",
- "name" : "Luca Ferrari"
+ "name" : "Laurent Rosenfeld"
},
{
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
2
+ ],
+ [
+ "Blog",
+ 6
]
],
+ "id" : "Luca Ferrari"
+ },
+ {
"id" : "Mark Anderson",
+ "data" : [
+ [
+ "Raku",
+ 2
+ ]
+ ],
"name" : "Mark Anderson"
},
{
+ "id" : "Peter Campbell Smith",
"data" : [
[
"Perl",
@@ -186,31 +208,29 @@
1
]
],
- "name" : "Peter Campbell Smith",
- "id" : "Peter Campbell Smith"
+ "name" : "Peter Campbell Smith"
},
{
- "id" : "PokGoPun",
+ "name" : "PokGoPun",
"data" : [
[
"Perl",
2
]
],
- "name" : "PokGoPun"
+ "id" : "PokGoPun"
},
{
- "id" : "Robert DiCicco",
+ "name" : "Robert DiCicco",
"data" : [
[
"Raku",
1
]
],
- "name" : "Robert DiCicco"
+ "id" : "Robert DiCicco"
},
{
- "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -225,7 +245,8 @@
1
]
],
- "id" : "Roger Bell_West"
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
},
{
"data" : [
@@ -242,6 +263,7 @@
"name" : "Simon Green"
},
{
+ "name" : "Stephen G Lynn",
"data" : [
[
"Perl",
@@ -252,7 +274,6 @@
2
]
],
- "name" : "Stephen G Lynn",
"id" : "Stephen G Lynn"
},
{
@@ -270,6 +291,7 @@
"name" : "Ulrich Rieke"
},
{
+ "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -280,15 +302,16 @@
1
]
],
- "name" : "W. Luis Mochan",
- "id" : "W. Luis Mochan"
+ "name" : "W. Luis Mochan"
}
]
},
- "subtitle" : {
- "text" : "[Champions: 14] Last updated at 2022-06-16 18:02:19 GMT"
- },
"title" : {
"text" : "The Weekly Challenge - 169"
+ },
+ "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/>"
}
}