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.json104
1 files changed, 52 insertions, 52 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 2f4f336c86..432eb87f79 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,11 +1,13 @@
{
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2023-02-19 12:09:41 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
},
"yAxis" : {
"min" : 0,
@@ -13,9 +15,42 @@
"text" : ""
}
},
+ "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",
+ "BarrOff",
+ "Bartosz Jarzyna",
+ "Baryshev Sergey",
+ "Bejoy Mathews"
+ ]
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
2,
0,
@@ -47,10 +82,10 @@
21,
1,
2
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -82,7 +117,8 @@
3,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -120,48 +156,12 @@
"name" : "Blog"
}
],
- "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",
- "BarrOff",
- "Bartosz Jarzyna",
- "Baryshev Sergey",
- "Bejoy Mathews"
- ]
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-02-19 10:06:03 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
+ "chart" : {
+ "type" : "column"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}