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 9b1fad42e4..68ed38ebf9 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -251,14 +251,32 @@
"chart" : {
"type" : "column"
},
+ "subtitle" : {
+ "text" : "[Champions: 245] Last updated at 2021-12-06 20:19:18 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
0,
0,
- 71,
+ 72,
2,
108,
2,
@@ -499,10 +517,10 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -749,8 +767,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -1003,25 +1020,8 @@
]
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 245] Last updated at 2021-12-06 20:06:32 GMT"
}
}