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.json124
1 files changed, 62 insertions, 62 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 152de6293e..3f20cafb7f 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,10 +1,64 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-09-26 08:43:38 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
},
+ "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",
+ "Andre Ploger",
+ "Andreas Voegele",
+ "Andrew Grangaard",
+ "Andrew Mehta",
+ "Andrew Schneider",
+ "Andrew Shitov",
+ "Andrezgz",
+ "Anton Fedotov",
+ "Antonio Gamiz",
+ "Arne Sommer",
+ "Arpad Toth",
+ "Asher Harvey-Smith",
+ "Athanasius"
+ ]
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
2,
0,
@@ -23,7 +77,7 @@
169,
44,
13,
- 2,
+ 4,
22,
8,
1,
@@ -36,10 +90,10 @@
11,
0,
478
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -71,7 +125,8 @@
0,
16,
440
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -92,7 +147,7 @@
49,
0,
32,
- 1,
+ 2,
2,
0,
0,
@@ -108,60 +163,5 @@
],
"name" : "Blog"
}
- ],
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-09-25 12:43:54 GMT"
- },
- "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",
- "Andre Ploger",
- "Andreas Voegele",
- "Andrew Grangaard",
- "Andrew Mehta",
- "Andrew Schneider",
- "Andrew Shitov",
- "Andrezgz",
- "Anton Fedotov",
- "Antonio Gamiz",
- "Arne Sommer",
- "Arpad Toth",
- "Asher Harvey-Smith",
- "Athanasius"
- ]
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- }
+ ]
}