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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 2124714a88..49947bec50 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,15 +1,9 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 245] Last updated at 2021-12-14 13:12:55 GMT"
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -260,6 +254,15 @@
"Yozen Hernandez"
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"series" : [
{
"data" : [
@@ -323,7 +326,7 @@
0,
43,
128,
- 138,
+ 139,
1,
4,
12,
@@ -512,6 +515,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -758,8 +762,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -1012,16 +1015,13 @@
]
}
],
- "subtitle" : {
- "text" : "[Champions: 245] Last updated at 2021-12-14 12:33:57 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}