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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 9cff9d8980..f92ab0b58e 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,16 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 247] Last updated at 2022-01-10 19:07:32 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -250,17 +262,9 @@
"Yozen Hernandez"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -509,8 +513,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -729,7 +732,7 @@
0,
0,
0,
- 123,
+ 124,
0,
0,
0,
@@ -765,7 +768,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -1014,18 +1016,16 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
- },
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
- "subtitle" : {
- "text" : "[Champions: 247] Last updated at 2022-01-10 19:01:10 GMT"
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {