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 89de6be062..2533168f4d 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,25 +1,25 @@
{
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 185] Last updated at 2020-09-08 00:54:26 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"name" : "Perl",
@@ -138,7 +138,7 @@
3,
0,
0,
- 31,
+ 32,
8,
7,
7,
@@ -212,7 +212,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -399,10 +398,10 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -589,7 +588,8 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
"xAxis" : {
@@ -781,7 +781,7 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "subtitle" : {
+ "text" : "[Champions: 185] Last updated at 2020-09-08 01:51:09 GMT"
}
}