aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json96
1 files changed, 48 insertions, 48 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index a6912ad532..a0365f1f2c 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,87 +1,96 @@
{
- "chart" : {
- "type" : "column"
- },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
},
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
- "name" : "Perl 5",
"data" : [
- 4,
- 4,
- 3,
- 2,
- 2,
- 4,
- 2,
- 4,
- 4,
- 1,
0,
0,
- 2,
- 2,
0,
- 1,
- 4,
0,
- 2,
0,
- 2,
- 3,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
2,
2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
2,
0,
0,
2,
- 4,
- 4
- ]
+ 0,
+ 0
+ ],
+ "name" : "Perl 5"
},
{
"data" : [
- 4,
- 4,
0,
0,
0,
0,
0,
- 4,
- 3,
- 1,
- 2,
- 2,
0,
0,
0,
0,
- 4,
0,
0,
- 4,
0,
0,
0,
0,
0,
0,
- 3,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
0,
- 4,
0
],
"name" : "Perl 6"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-07 15:52:01 GMT"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -117,16 +126,7 @@
"Simon Reinhardt"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-04-07 16:26:26 GMT"
}
}