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.json74
1 files changed, 37 insertions, 37 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 39023cbd2d..c0609a8479 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,27 @@
{
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 303] Last updated at 2024-01-01 14:40:53 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -314,7 +332,6 @@
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -354,7 +371,7 @@
0,
0,
2,
- 103,
+ 104,
3,
31,
1,
@@ -382,7 +399,7 @@
3,
35,
210,
- 56,
+ 57,
2,
0,
4,
@@ -530,7 +547,7 @@
0,
116,
1,
- 29,
+ 30,
10,
4,
1,
@@ -584,7 +601,7 @@
2,
55,
1,
- 49,
+ 50,
1,
4,
0,
@@ -594,7 +611,7 @@
2,
2,
1,
- 56,
+ 57,
1,
7,
0,
@@ -619,9 +636,11 @@
44,
11,
4
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -672,8 +691,8 @@
6,
0,
0,
- 6,
1,
+ 6,
0,
104,
0,
@@ -787,7 +806,7 @@
1,
0,
0,
- 197,
+ 198,
1,
27,
48,
@@ -926,10 +945,10 @@
11,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -1095,7 +1114,7 @@
0,
0,
0,
- 1,
+ 2,
0,
19,
0,
@@ -1199,7 +1218,7 @@
0,
0,
0,
- 48,
+ 49,
0,
0,
0,
@@ -1209,7 +1228,7 @@
0,
0,
0,
- 53,
+ 54,
0,
0,
0,
@@ -1234,26 +1253,7 @@
5,
10,
1
- ],
- "name" : "Blog"
- }
- ],
- "subtitle" : {
- "text" : "[Champions: 303] Last updated at 2023-12-31 23:50:32 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ ]
}
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- }
+ ]
}