aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index c528fe2819..e75feeda7a 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -4,6 +4,19 @@
"stacking" : "percent"
}
},
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -377,6 +390,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -559,8 +573,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -582,7 +595,7 @@
0,
3,
0,
- 3,
+ 4,
0,
0,
0,
@@ -749,23 +762,10 @@
]
}
],
+ "subtitle" : {
+ "text" : "[Champions: 181] Last updated at 2020-08-23 08:26:56 GMT"
+ },
"chart" : {
"type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 181] Last updated at 2020-08-23 08:24:10 GMT"
}
}