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.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 22f95c7e06..8f8458eeb2 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,7 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -266,32 +269,27 @@
"Yozen Hernandez"
]
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "subtitle" : {
+ "text" : "[Champions: 263] Last updated at 2022-07-31 23:57:23 GMT"
+ },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 263] Last updated at 2022-07-31 23:50:40 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ },
+ "min" : 0
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -323,7 +321,7 @@
0,
2,
28,
- 20,
+ 21,
1,
0,
15,
@@ -556,10 +554,10 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -591,7 +589,7 @@
0,
0,
0,
- 31,
+ 32,
0,
0,
4,
@@ -824,8 +822,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -1095,5 +1092,8 @@
10
]
}
- ]
+ ],
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ }
}