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.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index c6bcd64d2a..c0b8ccbed3 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,9 +1,7 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
4,
0,
@@ -13,7 +11,7 @@
71,
75,
2,
- 5,
+ 6,
21,
0,
0,
@@ -35,11 +33,9 @@
0,
6,
1
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -71,7 +67,8 @@
1,
17,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -143,25 +140,28 @@
"Joe Tym"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-01-07 17:15:08 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"chart" : {
"type" : "column"
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-01-07 14:05:31 GMT"
}
}