aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-09-13 10:41:00 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-09-13 10:41:00 +0100
commit3793bf688fa5e2c2db7aedebf9bcdf1a5565e8a1 (patch)
treee61aee9f139cdbb4eca8bc2a2ce7b2bac46983f8 /stats/pwc-summary-151-180.json
parent9f9075258539eb636cda47dadfe341a0b3c79d2c (diff)
downloadperlweeklychallenge-club-3793bf688fa5e2c2db7aedebf9bcdf1a5565e8a1.tar.gz
perlweeklychallenge-club-3793bf688fa5e2c2db7aedebf9bcdf1a5565e8a1.tar.bz2
perlweeklychallenge-club-3793bf688fa5e2c2db7aedebf9bcdf1a5565e8a1.zip
- Added solutions by Athanasius.
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json116
1 files changed, 58 insertions, 58 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 1777c47459..2a0732d53f 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,13 +1,61 @@
{
+ "xAxis" : {
+ "categories" : [
+ "Saif Ahmed",
+ "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",
+ "Steve Rogerson",
+ "Steven Lembark",
+ "Steven Wilson",
+ "Svetlana Nesterova",
+ "Tester R59",
+ "Tiago Stock",
+ "Tim Smith",
+ "Tore Andersson",
+ "Trenton Langer",
+ "Tyler Limkemann",
+ "Ulrich Rieke",
+ "User Person",
+ "Veesh Goldman",
+ "Vinod Kumar Pal",
+ "Vyacheslav Volgarev"
+ ]
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"series" : [
{
- "name" : "Perl",
"data" : [
54,
10,
@@ -39,9 +87,11 @@
17,
0,
4
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
10,
@@ -73,11 +123,9 @@
2,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
1,
0,
@@ -109,59 +157,11 @@
3,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-09-13 08:16:04 GMT"
- },
- "xAxis" : {
- "categories" : [
- "Saif Ahmed",
- "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",
- "Steve Rogerson",
- "Steven Lembark",
- "Steven Wilson",
- "Svetlana Nesterova",
- "Tester R59",
- "Tiago Stock",
- "Tim Smith",
- "Tore Andersson",
- "Trenton Langer",
- "Tyler Limkemann",
- "Ulrich Rieke",
- "User Person",
- "Veesh Goldman",
- "Vinod Kumar Pal",
- "Vyacheslav Volgarev"
- ]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "text" : "[Champions: 30] Last updated at 2020-09-13 09:40:47 GMT"
}
}