aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-06 10:54:41 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-06 10:54:41 +0000
commit9e092ba89d6c4fefa1d914c8d43dbfbde8a6512d (patch)
tree0dbe77065154471c1a6aa8b1668b0eab207f2104 /stats/pwc-summary-151-180.json
parentcd03f8f1fbed3e5769295291513eabf08312bd29 (diff)
downloadperlweeklychallenge-club-9e092ba89d6c4fefa1d914c8d43dbfbde8a6512d.tar.gz
perlweeklychallenge-club-9e092ba89d6c4fefa1d914c8d43dbfbde8a6512d.tar.bz2
perlweeklychallenge-club-9e092ba89d6c4fefa1d914c8d43dbfbde8a6512d.zip
- Added solutions by Nuno Vieira.
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json108
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 753443de8a..27585bfa80 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,40 +1,23 @@
{
- "xAxis" : {
- "categories" : [
- "Plis Acm",
- "Prajith P",
- "Rage311",
- "Rakesh Kumar Shardiwal",
- "Rakulius",
- "Randy Lauen",
- "Richard Hainsworth",
- "Richard Nuttall",
- "Richard Park",
- "Robert Gratza",
- "Robert Van Dam",
- "Roger Bell_West",
- "Ruben Westerberg",
- "Ryan Thompson",
- "Saif Ahmed",
- "Samir Parikh",
- "Sangeet Kar",
- "Sean Meininger",
- "Sergio Iglesias",
- "Shahed Nooshmand",
- "Shasank Shah",
- "Shaun Pearce",
- "Shawn Wagner",
- "Simon Green",
- "Simon Miner",
- "Simon Proctor",
- "Simon Reinhardt",
- "Sitaram Chamarty",
- "Sol DeMuth",
- "Stephanie Stein"
- ]
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-12-06 10:40:03 GMT"
+ "text" : "[Champions: 30] Last updated at 2020-12-06 10:54:18 GMT"
},
"series" : [
{
@@ -73,6 +56,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -104,10 +88,10 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -139,29 +123,45 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "chart" : {
- "type" : "column"
+ "xAxis" : {
+ "categories" : [
+ "Plis Acm",
+ "Prajith P",
+ "Rage311",
+ "Rakesh Kumar Shardiwal",
+ "Rakulius",
+ "Randy Lauen",
+ "Richard Hainsworth",
+ "Richard Nuttall",
+ "Richard Park",
+ "Robert Gratza",
+ "Robert Van Dam",
+ "Roger Bell_West",
+ "Ruben Westerberg",
+ "Ryan Thompson",
+ "Saif Ahmed",
+ "Samir Parikh",
+ "Sangeet Kar",
+ "Sean Meininger",
+ "Sergio Iglesias",
+ "Shahed Nooshmand",
+ "Shasank Shah",
+ "Shaun Pearce",
+ "Shawn Wagner",
+ "Simon Green",
+ "Simon Miner",
+ "Simon Proctor",
+ "Simon Reinhardt",
+ "Sitaram Chamarty",
+ "Sol DeMuth",
+ "Stephanie Stein"
+ ]
}
}