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.json95
1 files changed, 55 insertions, 40 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 5a689416ce..4a11ce1092 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,6 +1,8 @@
{
"series" : [
{
+ "name" : "Perl Weekly Challenge - 090",
+ "colorByPoint" : 1,
"data" : [
{
"drilldown" : "Andrew Shitov",
@@ -13,52 +15,41 @@
"drilldown" : "Feng Chang"
},
{
+ "y" : 4,
"name" : "Flavio Poletti",
- "drilldown" : "Flavio Poletti",
- "y" : 4
+ "drilldown" : "Flavio Poletti"
+ },
+ {
+ "name" : "James Smith",
+ "drilldown" : "James Smith",
+ "y" : 2
},
{
- "drilldown" : "Mark Anderson",
"name" : "Mark Anderson",
+ "drilldown" : "Mark Anderson",
"y" : 2
},
{
- "drilldown" : "Simon Proctor",
"name" : "Simon Proctor",
+ "drilldown" : "Simon Proctor",
"y" : 2
},
{
- "name" : "Stuart Little",
"drilldown" : "Stuart Little",
+ "name" : "Stuart Little",
"y" : 2
}
- ],
- "colorByPoint" : 1,
- "name" : "Perl Weekly Challenge - 090"
+ ]
}
],
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
"tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
"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
},
+ "xAxis" : {
+ "type" : "category"
+ },
"drilldown" : {
"series" : [
{
@@ -68,18 +59,18 @@
2
]
],
- "id" : "Andrew Shitov",
- "name" : "Andrew Shitov"
+ "name" : "Andrew Shitov",
+ "id" : "Andrew Shitov"
},
{
- "name" : "Feng Chang",
+ "id" : "Feng Chang",
"data" : [
[
"Raku",
2
]
],
- "id" : "Feng Chang"
+ "name" : "Feng Chang"
},
{
"id" : "Flavio Poletti",
@@ -96,24 +87,34 @@
"name" : "Flavio Poletti"
},
{
- "name" : "Mark Anderson",
+ "name" : "James Smith",
+ "data" : [
+ [
+ "Perl",
+ 2
+ ]
+ ],
+ "id" : "James Smith"
+ },
+ {
"data" : [
[
"Raku",
2
]
],
+ "name" : "Mark Anderson",
"id" : "Mark Anderson"
},
{
+ "id" : "Simon Proctor",
"name" : "Simon Proctor",
"data" : [
[
"Raku",
2
]
- ],
- "id" : "Simon Proctor"
+ ]
},
{
"name" : "Stuart Little",
@@ -127,16 +128,30 @@
}
]
},
+ "title" : {
+ "text" : "Perl Weekly Challenge - 090"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
+ },
+ "plotOptions" : {
+ "series" : {
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ },
+ "borderWidth" : 0
+ }
+ },
"subtitle" : {
- "text" : "[Champions: 6] Last updated at 2020-12-07 21:36:09 GMT"
+ "text" : "[Champions: 7] Last updated at 2020-12-07 21:39:46 GMT"
},
"legend" : {
"enabled" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 090"
- },
- "xAxis" : {
- "type" : "category"
}
}