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 da94292fe9..00b386839f 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,13 +1,25 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
+ "subtitle" : {
+ "text" : "[Champions: 275] Last updated at 2022-11-21 13:55:32 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"chart" : {
"type" : "column"
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -226,13 +238,13 @@
0,
0,
0,
- 3,
5,
+ 3,
49,
1,
0,
1,
- 176,
+ 177,
57,
43,
28,
@@ -284,10 +296,10 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -512,7 +524,7 @@
3,
39,
0,
- 164,
+ 165,
57,
31,
0,
@@ -564,10 +576,10 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -844,13 +856,10 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -1130,15 +1139,6 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 275] Last updated at 2022-11-21 13:31:58 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"