aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json132
1 files changed, 66 insertions, 66 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 6b58c60a35..6c8269e0dd 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,62 +1,13 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "chart" : {
+ "type" : "column"
},
- "xAxis" : {
- "categories" : [
- "3ter",
- "Aaron Rowe",
- "Aaron Sherman",
- "Aaron Smith",
- "Abigail",
- "Adam Herzog",
- "Adam Russell",
- "Adriaan Dens",
- "AhmetEmre",
- "Ailbhe Tweedie",
- "Alex Daniel",
- "Alex Mauney",
- "Alexander Karelas",
- "Alexander Pankoff",
- "Ali Moradi",
- "Alicia Bielsa",
- "Andinus",
- "Andreas Voegele",
- "Andrew Grangaard",
- "Andrew Shitov",
- "Andrezgz",
- "Anton Fedotov",
- "Antonio Gamiz",
- "Arne Sommer",
- "Arpad Toth",
- "Athanasius",
- "Aubrey Quarcoo",
- "Avery Adams",
- "BarrOff",
- "Bartosz Jarzyna"
- ]
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2023-09-18 00:39:44 GMT"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2023]"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-09-11 03:56:21 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"series" : [
{
"data" : [
@@ -74,7 +25,7 @@
2,
27,
93,
- 79,
+ 81,
44,
13,
22,
@@ -85,15 +36,16 @@
0,
150,
11,
- 378,
+ 380,
0,
- 40,
+ 41,
22,
21
],
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -109,7 +61,7 @@
0,
0,
4,
- 53,
+ 55,
9,
21,
0,
@@ -118,15 +70,14 @@
0,
0,
2,
- 464,
+ 466,
0,
- 338,
+ 340,
0,
0,
- 49,
+ 51,
3
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -145,7 +96,7 @@
0,
0,
13,
- 6,
+ 7,
0,
32,
2,
@@ -154,14 +105,63 @@
0,
0,
0,
- 232,
+ 233,
0,
4,
0,
- 35,
+ 37,
2,
6
]
}
- ]
+ ],
+ "xAxis" : {
+ "categories" : [
+ "3ter",
+ "Aaron Rowe",
+ "Aaron Sherman",
+ "Aaron Smith",
+ "Abigail",
+ "Adam Herzog",
+ "Adam Russell",
+ "Adriaan Dens",
+ "AhmetEmre",
+ "Ailbhe Tweedie",
+ "Alex Daniel",
+ "Alex Mauney",
+ "Alexander Karelas",
+ "Alexander Pankoff",
+ "Ali Moradi",
+ "Alicia Bielsa",
+ "Andinus",
+ "Andreas Voegele",
+ "Andrew Grangaard",
+ "Andrew Shitov",
+ "Andrezgz",
+ "Anton Fedotov",
+ "Antonio Gamiz",
+ "Arne Sommer",
+ "Arpad Toth",
+ "Athanasius",
+ "Aubrey Quarcoo",
+ "Avery Adams",
+ "BarrOff",
+ "Bartosz Jarzyna"
+ ]
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ }
}