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.json106
1 files changed, 53 insertions, 53 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index cc8dec280d..7041602360 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,48 +1,26 @@
{
- "xAxis" : {
- "categories" : [
- "3ter",
- "Aaron Rowe",
- "Aaron Sherman",
- "Aaron Smith",
- "Abigail",
- "Adam Herzog",
- "Adam Russell",
- "AhmetEmre",
- "Ailbhe Tweedie",
- "Alex Daniel",
- "Alex Mauney",
- "Alexander Karelas",
- "Alexander Pankoff",
- "Ali Moradi",
- "Alicia Bielsa",
- "Andinus",
- "Andrew Grangaard",
- "Andrew Shitov",
- "Andrezgz",
- "Anton Fedotov",
- "Antonio Gamiz",
- "Arne Sommer",
- "Arpad Toth",
- "Athanasius",
- "Aubrey Quarcoo",
- "Aut0exec",
- "Bartosz Jarzyna",
- "Baryshev Sergey",
- "Bejoy Mathews",
- "Belmark Caday"
- ]
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-11-27 11:51:32 GMT"
+ "text" : "[Champions: 30] Last updated at 2022-11-27 12:11:21 GMT"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
0,
@@ -74,8 +52,7 @@
1,
2,
3
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -148,20 +125,43 @@
"name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "xAxis" : {
+ "categories" : [
+ "3ter",
+ "Aaron Rowe",
+ "Aaron Sherman",
+ "Aaron Smith",
+ "Abigail",
+ "Adam Herzog",
+ "Adam Russell",
+ "AhmetEmre",
+ "Ailbhe Tweedie",
+ "Alex Daniel",
+ "Alex Mauney",
+ "Alexander Karelas",
+ "Alexander Pankoff",
+ "Ali Moradi",
+ "Alicia Bielsa",
+ "Andinus",
+ "Andrew Grangaard",
+ "Andrew Shitov",
+ "Andrezgz",
+ "Anton Fedotov",
+ "Antonio Gamiz",
+ "Arne Sommer",
+ "Arpad Toth",
+ "Athanasius",
+ "Aubrey Quarcoo",
+ "Aut0exec",
+ "Bartosz Jarzyna",
+ "Baryshev Sergey",
+ "Bejoy Mathews",
+ "Belmark Caday"
+ ]
}
}