aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-02 11:27:10 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-02 11:27:10 +0000
commitdb0755b8dd9daa003523cbcd53759ced09ae7dfd (patch)
tree0ede259f9557a4f74d739a9f7baffa2180124939 /stats/pwc-summary-1-30.json
parent4caa3dba6def045f5aaa6b378360c77bc7387023 (diff)
downloadperlweeklychallenge-club-db0755b8dd9daa003523cbcd53759ced09ae7dfd.tar.gz
perlweeklychallenge-club-db0755b8dd9daa003523cbcd53759ced09ae7dfd.tar.bz2
perlweeklychallenge-club-db0755b8dd9daa003523cbcd53759ced09ae7dfd.zip
- Added solutions by Athanasius.
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json134
1 files changed, 67 insertions, 67 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index cc5ec91aca..6d1f0563e2 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,7 +1,64 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "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"
+ ]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-01-02 10:56:31 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
2,
0,
@@ -24,7 +81,7 @@
0,
112,
5,
- 224,
+ 225,
0,
19,
3,
@@ -33,9 +90,11 @@
0,
4,
54
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -58,7 +117,7 @@
2,
288,
0,
- 187,
+ 188,
0,
2,
0,
@@ -67,10 +126,10 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -102,66 +161,7 @@
0,
0,
0
- ],
- "name" : "Blog"
- }
- ],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "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"
- ]
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ ]
}
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-31 02:06:41 GMT"
- }
+ ]
}