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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 6aec2aeb36..4c2b387d9f 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,23 +1,13 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 175] Last updated at 2020-08-01 03:22:31 GMT"
+ },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 175] Last updated at 2020-08-01 03:06:31 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -197,8 +187,16 @@
"Yozen Hernandez"
]
},
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -228,7 +226,7 @@
0,
27,
1,
- 48,
+ 49,
2,
1,
13,
@@ -375,11 +373,9 @@
2,
38,
11
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -409,7 +405,7 @@
3,
0,
0,
- 30,
+ 31,
0,
0,
0,
@@ -556,7 +552,8 @@
2,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -589,7 +586,7 @@
0,
13,
0,
- 14,
+ 15,
0,
0,
0,
@@ -739,6 +736,9 @@
]
}
],
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"