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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 9c6190341a..c857e2286e 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,15 +1,20 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 262] Last updated at 2022-06-23 23:18:11 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"chart" : {
"type" : "column"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -78,7 +83,7 @@
4,
12,
0,
- 93,
+ 94,
0,
2,
2,
@@ -273,11 +278,9 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -346,7 +349,7 @@
0,
77,
2,
- 57,
+ 58,
18,
0,
0,
@@ -541,7 +544,8 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -612,7 +616,7 @@
0,
0,
0,
- 92,
+ 93,
9,
0,
0,
@@ -811,14 +815,6 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 262] Last updated at 2022-06-23 21:25:28 GMT"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -1085,11 +1081,15 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}