aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-09 19:57:35 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-09 19:57:35 +0100
commit5d34794bb601a409fc980d4b35b2b4e893d2acbf (patch)
treecc8e4f142c685c512a70b50583a7b9d3f09ac2aa /stats/pwc-summary-1-30.json
parent76b55df319bb7aa2fce133049435010d318f3145 (diff)
downloadperlweeklychallenge-club-5d34794bb601a409fc980d4b35b2b4e893d2acbf.tar.gz
perlweeklychallenge-club-5d34794bb601a409fc980d4b35b2b4e893d2acbf.tar.bz2
perlweeklychallenge-club-5d34794bb601a409fc980d4b35b2b4e893d2acbf.zip
- Added solutions to task 1 of week 16 and 17 by Lakpa Tashi Bhutia.
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json116
1 files changed, 58 insertions, 58 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 977274027b..e2288fbc99 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,61 +1,10 @@
{
- "xAxis" : {
- "categories" : [
- "3ter",
- "Aaron Rowe",
- "Aaron Sherman",
- "Aaron Smith",
- "Abigail",
- "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",
- "Ben Bullock",
- "Ben Davies",
- "Bill Palmer",
- "Bob Kleemann",
- "Bob Lied",
- "Bruce Van Allen",
- "Bruno Ramos"
- ]
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-05-09 18:48:38 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-05-09 18:56:17 GMT"
},
"series" : [
{
@@ -129,7 +78,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -161,7 +109,59 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
+ }
+ ],
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "xAxis" : {
+ "categories" : [
+ "3ter",
+ "Aaron Rowe",
+ "Aaron Sherman",
+ "Aaron Smith",
+ "Abigail",
+ "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",
+ "Ben Bullock",
+ "Ben Davies",
+ "Bill Palmer",
+ "Bob Kleemann",
+ "Bob Lied",
+ "Bruce Van Allen",
+ "Bruno Ramos"
+ ]
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
- ]
+ }
}