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, 26 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index d5ada00982..83d30fa2d7 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,19 +1,8 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 301] Last updated at 2023-11-12 18:22:57 GMT"
- },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
"series" : [
{
"name" : "Perl",
@@ -209,6 +198,7 @@
20,
7,
7,
+ 1,
4,
1,
140,
@@ -312,7 +302,7 @@
2,
151,
41,
- 102,
+ 103,
1,
3,
3,
@@ -322,7 +312,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -515,6 +504,7 @@
20,
0,
0,
+ 0,
4,
0,
0,
@@ -625,9 +615,11 @@
11,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -824,6 +816,7 @@
0,
0,
0,
+ 0,
1,
0,
0,
@@ -930,16 +923,9 @@
5,
10,
1
- ],
- "name" : "Blog"
+ ]
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -1133,6 +1119,7 @@
"Myoungjin Jeon",
"Nazareno Delucca",
"Neil Bowers",
+ "Nelo Tovar",
"Nick Logan",
"Nicolas Mendoza",
"Niels van Dijke",
@@ -1247,5 +1234,22 @@
},
"chart" : {
"type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 302] Last updated at 2023-11-12 18:47:21 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
}
}