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.json141
1 files changed, 78 insertions, 63 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index c4dfdab9f1..5fc0b73d57 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,26 +1,26 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge - 100"
- },
- "legend" : {
- "enabled" : 0
- },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
+ "title" : {
+ "text" : "Perl Weekly Challenge - 100"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 11] Last updated at 2021-02-16 06:27:15 GMT"
+ },
"drilldown" : {
"series" : [
{
"name" : "Alexander Karelas",
- "id" : "Alexander Karelas",
"data" : [
[
"Perl",
2
]
- ]
+ ],
+ "id" : "Alexander Karelas"
},
{
"data" : [
@@ -37,6 +37,7 @@
"name" : "James Smith"
},
{
+ "name" : "Luca Ferrari",
"data" : [
[
"Raku",
@@ -47,12 +48,19 @@
2
]
],
- "id" : "Luca Ferrari",
- "name" : "Luca Ferrari"
+ "id" : "Luca Ferrari"
+ },
+ {
+ "data" : [
+ [
+ "Perl",
+ 1
+ ]
+ ],
+ "id" : "Mohammad S Anwar",
+ "name" : "Mohammad S Anwar"
},
{
- "name" : "Roger Bell_West",
- "id" : "Roger Bell_West",
"data" : [
[
"Perl",
@@ -62,9 +70,12 @@
"Raku",
2
]
- ]
+ ],
+ "id" : "Roger Bell_West",
+ "name" : "Roger Bell_West"
},
{
+ "name" : "Simon Green",
"data" : [
[
"Perl",
@@ -75,51 +86,50 @@
1
]
],
- "id" : "Simon Green",
- "name" : "Simon Green"
+ "id" : "Simon Green"
},
{
+ "name" : "Simon Proctor",
"data" : [
[
"Raku",
2
]
],
- "id" : "Simon Proctor",
- "name" : "Simon Proctor"
+ "id" : "Simon Proctor"
},
{
- "name" : "Steven Wilson",
"id" : "Steven Wilson",
"data" : [
[
"Perl",
1
]
- ]
+ ],
+ "name" : "Steven Wilson"
},
{
+ "name" : "Stuart Little",
"id" : "Stuart Little",
"data" : [
[
"Raku",
2
]
- ],
- "name" : "Stuart Little"
+ ]
},
{
+ "id" : "Vinod Kumar K",
"data" : [
[
"Perl",
1
]
],
- "id" : "Vinod Kumar K",
"name" : "Vinod Kumar K"
},
{
- "name" : "W. Luis Mochan",
+ "id" : "W. Luis Mochan",
"data" : [
[
"Perl",
@@ -130,10 +140,33 @@
1
]
],
- "id" : "W. Luis Mochan"
+ "name" : "W. Luis Mochan"
}
]
},
+ "xAxis" : {
+ "type" : "category"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "tooltip" : {
+ "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/>",
+ "followPointer" : 1
+ },
"series" : [
{
"name" : "Perl Weekly Challenge - 100",
@@ -141,8 +174,8 @@
"data" : [
{
"y" : 2,
- "drilldown" : "Alexander Karelas",
- "name" : "Alexander Karelas"
+ "name" : "Alexander Karelas",
+ "drilldown" : "Alexander Karelas"
},
{
"drilldown" : "James Smith",
@@ -150,69 +183,51 @@
"name" : "James Smith"
},
{
- "name" : "Luca Ferrari",
"y" : 4,
+ "name" : "Luca Ferrari",
"drilldown" : "Luca Ferrari"
},
{
+ "drilldown" : "Mohammad S Anwar",
+ "y" : 1,
+ "name" : "Mohammad S Anwar"
+ },
+ {
"name" : "Roger Bell_West",
- "drilldown" : "Roger Bell_West",
- "y" : 4
+ "y" : 4,
+ "drilldown" : "Roger Bell_West"
},
{
- "name" : "Simon Green",
"drilldown" : "Simon Green",
- "y" : 3
+ "y" : 3,
+ "name" : "Simon Green"
},
{
"drilldown" : "Simon Proctor",
- "y" : 2,
- "name" : "Simon Proctor"
+ "name" : "Simon Proctor",
+ "y" : 2
},
{
- "y" : 1,
"drilldown" : "Steven Wilson",
+ "y" : 1,
"name" : "Steven Wilson"
},
{
- "name" : "Stuart Little",
+ "drilldown" : "Stuart Little",
"y" : 2,
- "drilldown" : "Stuart Little"
+ "name" : "Stuart Little"
},
{
- "y" : 1,
"drilldown" : "Vinod Kumar K",
+ "y" : 1,
"name" : "Vinod Kumar K"
},
{
"name" : "W. Luis Mochan",
- "drilldown" : "W. Luis Mochan",
- "y" : 3
+ "y" : 3,
+ "drilldown" : "W. Luis Mochan"
}
]
}
- ],
- "subtitle" : {
- "text" : "[Champions: 10] Last updated at 2021-02-15 20:29:30 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "type" : "category"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "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/>"
- }
+ ]
}