aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-02-08 20:15:16 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-02-08 20:15:16 +0000
commit2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6 (patch)
tree53dad7128e7c11a2423f7edaeb988f9f5889c220 /stats/pwc-summary-1-30.json
parent9e8211950a93c9370824c4cd25092d2c72cef692 (diff)
downloadperlweeklychallenge-club-2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6.tar.gz
perlweeklychallenge-club-2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6.tar.bz2
perlweeklychallenge-club-2d531f9d889c0a32bebd6f4f7ccdfd652dcb39b6.zip
- Added solutions by Abigail.
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json114
1 files changed, 57 insertions, 57 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 4e13f73e7c..cbecbeb1e1 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,61 +1,13 @@
{
- "xAxis" : {
- "categories" : [
- "3ter",
- "Aaron Rowe",
- "Aaron Sherman",
- "Aaron Smith",
- "Abigail",
- "Adam Herzog",
- "Adam Russell",
- "Ailbhe Tweedie",
- "Alex Daniel",
- "Alex Mauney",
- "Alexander Karelas",
- "Alexander Pankoff",
- "Ali Moradi",
- "Alicia Bielsa",
- "Andinus",
- "Andrew Shitov",
- "Andrezgz",
- "Anton Fedotov",
- "Antonio Gamiz",
- "Arne Sommer",
- "Arpad Toth",
- "Athanasius",
- "Aubrey Quarcoo",
- "Bartosz Jarzyna",
- "Belmark Caday",
- "Ben Bullock",
- "Ben Davies",
- "Bill Palmer",
- "Bob Kleemann",
- "Bob Lied"
- ]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-02-08 11:08:10 GMT"
- },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"series" : [
{
@@ -65,7 +17,7 @@
0,
0,
0,
- 159,
+ 161,
3,
225,
3,
@@ -94,7 +46,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -126,7 +77,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -163,5 +115,53 @@
0
]
}
- ]
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-02-08 20:11:37 GMT"
+ },
+ "xAxis" : {
+ "categories" : [
+ "3ter",
+ "Aaron Rowe",
+ "Aaron Sherman",
+ "Aaron Smith",
+ "Abigail",
+ "Adam Herzog",
+ "Adam Russell",
+ "Ailbhe Tweedie",
+ "Alex Daniel",
+ "Alex Mauney",
+ "Alexander Karelas",
+ "Alexander Pankoff",
+ "Ali Moradi",
+ "Alicia Bielsa",
+ "Andinus",
+ "Andrew Shitov",
+ "Andrezgz",
+ "Anton Fedotov",
+ "Antonio Gamiz",
+ "Arne Sommer",
+ "Arpad Toth",
+ "Athanasius",
+ "Aubrey Quarcoo",
+ "Bartosz Jarzyna",
+ "Belmark Caday",
+ "Ben Bullock",
+ "Ben Davies",
+ "Bill Palmer",
+ "Bob Kleemann",
+ "Bob Lied"
+ ]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "chart" : {
+ "type" : "column"
+ }
}