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.json165
1 files changed, 90 insertions, 75 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index ccffe3fc71..6eb384ac43 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,10 +1,28 @@
{
- "subtitle" : {
- "text" : "[Champions: 16] Last updated at 2021-03-13 07:44:16 GMT"
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 103"
+ },
+ "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/>"
},
"drilldown" : {
"series" : [
{
+ "id" : "Bob Lied",
+ "name" : "Bob Lied",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ]
+ },
+ {
"name" : "Cheok-Yin Fung",
"data" : [
[
@@ -15,6 +33,8 @@
"id" : "Cheok-Yin Fung"
},
{
+ "id" : "Dave Jacoby",
+ "name" : "Dave Jacoby",
"data" : [
[
"Perl",
@@ -24,29 +44,27 @@
"Blog",
1
]
- ],
- "name" : "Dave Jacoby",
- "id" : "Dave Jacoby"
+ ]
},
{
- "name" : "E. Choroba",
+ "id" : "E. Choroba",
"data" : [
[
"Perl",
2
]
],
- "id" : "E. Choroba"
+ "name" : "E. Choroba"
},
{
+ "id" : "Feng Chang",
+ "name" : "Feng Chang",
"data" : [
[
"Raku",
2
]
- ],
- "name" : "Feng Chang",
- "id" : "Feng Chang"
+ ]
},
{
"id" : "Flavio Poletti",
@@ -63,36 +81,38 @@
"name" : "Flavio Poletti"
},
{
+ "id" : "James Smith",
"data" : [
[
"Perl",
2
]
],
- "id" : "James Smith",
"name" : "James Smith"
},
{
+ "id" : "Jorg Sommrey",
"data" : [
[
"Perl",
2
]
],
- "name" : "Jorg Sommrey",
- "id" : "Jorg Sommrey"
+ "name" : "Jorg Sommrey"
},
{
+ "name" : "Lance Wicks",
"data" : [
[
"Perl",
1
]
],
- "name" : "Lance Wicks",
"id" : "Lance Wicks"
},
{
+ "id" : "Luca Ferrari",
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -102,9 +122,7 @@
"Blog",
2
]
- ],
- "name" : "Luca Ferrari",
- "id" : "Luca Ferrari"
+ ]
},
{
"id" : "Mark Anderson",
@@ -117,17 +135,17 @@
"name" : "Mark Anderson"
},
{
+ "name" : "Paulo Custodio",
"data" : [
[
"Perl",
2
]
],
- "id" : "Paulo Custodio",
- "name" : "Paulo Custodio"
+ "id" : "Paulo Custodio"
},
{
- "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -142,10 +160,10 @@
1
]
],
- "name" : "Roger Bell_West"
+ "id" : "Roger Bell_West"
},
{
- "id" : "Simon Green",
+ "name" : "Simon Green",
"data" : [
[
"Perl",
@@ -156,16 +174,16 @@
1
]
],
- "name" : "Simon Green"
+ "id" : "Simon Green"
},
{
+ "id" : "Simon Proctor",
"data" : [
[
"Raku",
1
]
],
- "id" : "Simon Proctor",
"name" : "Simon Proctor"
},
{
@@ -183,7 +201,7 @@
"id" : "Stuart Little"
},
{
- "id" : "Ulrich Rieke",
+ "name" : "Ulrich Rieke",
"data" : [
[
"Perl",
@@ -194,51 +212,55 @@
2
]
],
- "name" : "Ulrich Rieke"
+ "id" : "Ulrich Rieke"
}
]
},
- "chart" : {
- "type" : "column"
- },
"legend" : {
"enabled" : 0
},
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 17] Last updated at 2021-03-13 07:52:10 GMT"
+ },
"plotOptions" : {
"series" : {
"borderWidth" : 0,
"dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
+ "format" : "{point.y}",
+ "enabled" : 1
}
}
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 103"
- },
"series" : [
{
- "colorByPoint" : 1,
"data" : [
{
+ "drilldown" : "Bob Lied",
+ "name" : "Bob Lied",
+ "y" : 2
+ },
+ {
"y" : 2,
"name" : "Cheok-Yin Fung",
"drilldown" : "Cheok-Yin Fung"
},
{
- "name" : "Dave Jacoby",
"y" : 3,
- "drilldown" : "Dave Jacoby"
+ "drilldown" : "Dave Jacoby",
+ "name" : "Dave Jacoby"
},
{
+ "drilldown" : "E. Choroba",
"name" : "E. Choroba",
- "y" : 2,
- "drilldown" : "E. Choroba"
+ "y" : 2
},
{
"y" : 2,
@@ -246,49 +268,49 @@
"drilldown" : "Feng Chang"
},
{
+ "drilldown" : "Flavio Poletti",
"name" : "Flavio Poletti",
- "y" : 4,
- "drilldown" : "Flavio Poletti"
+ "y" : 4
},
{
"name" : "James Smith",
- "y" : 2,
- "drilldown" : "James Smith"
+ "drilldown" : "James Smith",
+ "y" : 2
},
{
"y" : 2,
- "name" : "Jorg Sommrey",
- "drilldown" : "Jorg Sommrey"
+ "drilldown" : "Jorg Sommrey",
+ "name" : "Jorg Sommrey"
},
{
- "drilldown" : "Lance Wicks",
"name" : "Lance Wicks",
+ "drilldown" : "Lance Wicks",
"y" : 1
},
{
"drilldown" : "Luca Ferrari",
- "y" : 4,
- "name" : "Luca Ferrari"
+ "name" : "Luca Ferrari",
+ "y" : 4
},
{
- "drilldown" : "Mark Anderson",
"y" : 2,
- "name" : "Mark Anderson"
+ "name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson"
},
{
+ "drilldown" : "Paulo Custodio",
"name" : "Paulo Custodio",
- "y" : 2,
- "drilldown" : "Paulo Custodio"
+ "y" : 2
},
{
- "drilldown" : "Roger Bell_West",
"y" : 5,
- "name" : "Roger Bell_West"
+ "name" : "Roger Bell_West",
+ "drilldown" : "Roger Bell_West"
},
{
- "drilldown" : "Simon Green",
+ "y" : 3,
"name" : "Simon Green",
- "y" : 3
+ "drilldown" : "Simon Green"
},
{
"y" : 1,
@@ -296,25 +318,18 @@
"drilldown" : "Simon Proctor"
},
{
- "y" : 4,
"name" : "Stuart Little",
- "drilldown" : "Stuart Little"
+ "drilldown" : "Stuart Little",
+ "y" : 4
},
{
- "y" : 4,
+ "drilldown" : "Ulrich Rieke",
"name" : "Ulrich Rieke",
- "drilldown" : "Ulrich Rieke"
+ "y" : 4
}
],
- "name" : "Perl Weekly Challenge - 103"
+ "name" : "Perl Weekly Challenge - 103",
+ "colorByPoint" : 1
}
- ],
- "xAxis" : {
- "type" : "category"
- },
- "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/>"
- }
+ ]
}