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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 23b05ed61b..c8a6e0b3ae 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,22 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"subtitle" : {
- "text" : "[Champions: 208] Last updated at 2020-12-07 21:44:53 GMT"
+ "text" : "[Champions: 208] Last updated at 2020-12-07 21:49:55 GMT"
},
"series" : [
{
@@ -167,7 +183,7 @@
0,
1,
1,
- 74,
+ 75,
57,
29,
27,
@@ -217,7 +233,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -381,7 +396,7 @@
3,
3,
0,
- 62,
+ 63,
57,
27,
0,
@@ -427,7 +442,8 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -643,8 +659,10 @@
]
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"xAxis" : {
"categories" : [
@@ -857,23 +875,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}