aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-09-15 16:49:26 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-09-15 16:49:26 +0100
commit2ff5e85698bc8ef93bfc8b2d794b4164ddfd115d (patch)
tree23fcd91cd6fa956e440cf20c7044bba9d2b01ed5 /stats/pwc-summary-151-180.json
parentd96fb9898ed1c9d8ccfbbe5d05faf700ded47524 (diff)
downloadperlweeklychallenge-club-2ff5e85698bc8ef93bfc8b2d794b4164ddfd115d.tar.gz
perlweeklychallenge-club-2ff5e85698bc8ef93bfc8b2d794b4164ddfd115d.tar.bz2
perlweeklychallenge-club-2ff5e85698bc8ef93bfc8b2d794b4164ddfd115d.zip
- Added solutions by E. Choroba.
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json104
1 files changed, 52 insertions, 52 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 903b1de10b..b1da16cdf4 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,47 +1,4 @@
{
- "xAxis" : {
- "categories" : [
- "Ryan Thompson",
- "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"
- ]
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"series" : [
{
"data" : [
@@ -114,6 +71,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
31,
1,
@@ -145,23 +103,65 @@
0,
3,
0
- ],
- "name" : "Blog"
+ ]
}
],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-09-15 15:02:22 GMT"
+ "text" : "[Champions: 30] Last updated at 2020-09-15 15:48:02 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "xAxis" : {
+ "categories" : [
+ "Ryan Thompson",
+ "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"
+ ]
}
}