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.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index cf5f58525a..ffc899423b 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -256,26 +256,9 @@
"Yozen Hernandez"
]
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 253] Last updated at 2022-03-20 23:04:14 GMT"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"series" : [
{
"data" : [
@@ -424,7 +407,7 @@
0,
0,
2,
- 35,
+ 36,
0,
2,
4,
@@ -536,6 +519,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -790,11 +774,9 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -1049,11 +1031,29 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 253] Last updated at 2022-03-20 23:27:33 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
}
}