diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 92 |
1 files changed, 50 insertions, 42 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 79097718fc..8d86a4c9d7 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,11 +1,4 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "chart" : { "type" : "column" }, @@ -14,7 +7,7 @@ "data" : [ 0, 2, - 26, + 28, 3, 0, 0, @@ -24,12 +17,12 @@ 0, 0, 5, - 28, + 30, 0, 0, 4, 1, - 20, + 22, 0, 2, 15, @@ -38,7 +31,7 @@ 0, 0, 2, - 20, + 22, 20, 2, 9, @@ -46,11 +39,11 @@ 0, 2, 3, - 12, + 14, 25, 0, 8, - 26, + 28, 12, 2, 2, @@ -58,15 +51,15 @@ 0, 6, 1, - 32, + 35, 7, 2, 0, 4, - 23, + 24, 6, 10, - 26, + 28, 5, 1, 0, @@ -78,8 +71,10 @@ 6, 12, 0, - 4, + 5, 8, + 3, + 0, 0, 2, 0, @@ -92,7 +87,7 @@ 3, 2, 2, - 23, + 25, 0, 6, 2, @@ -110,7 +105,7 @@ 3, 1, 1, - 12 + 14 ], "name" : "Perl 5" }, @@ -127,9 +122,9 @@ 0, 0, 2, - 23, + 25, 0, - 4, + 6, 0, 0, 0, @@ -148,14 +143,14 @@ 0, 9, 4, - 21, + 24, 0, 0, 0, 0, 0, 0, - 26, + 28, 10, 0, 1, @@ -163,7 +158,7 @@ 1, 12, 0, - 32, + 35, 0, 0, 8, @@ -171,7 +166,7 @@ 0, 0, 4, - 25, + 27, 0, 1, 0, @@ -185,6 +180,8 @@ 0, 0, 8, + 0, + 2, 4, 0, 13, @@ -197,12 +194,12 @@ 0, 6, 0, - 23, + 25, 3, 0, 0, 0, - 23, + 24, 0, 2, 0, @@ -219,10 +216,11 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, - 13, + 14, 0, 0, 0, @@ -230,9 +228,9 @@ 0, 0, 0, - 12, + 13, 0, - 1, + 2, 0, 0, 0, @@ -251,14 +249,14 @@ 0, 0, 0, - 6, + 7, 0, 0, 0, 4, 0, 0, - 1, + 2, 0, 0, 0, @@ -274,7 +272,7 @@ 11, 0, 0, - 15, + 16, 0, 0, 0, @@ -295,6 +293,8 @@ 0, 0, 0, + 0, + 0, 2, 0, 0, @@ -318,16 +318,13 @@ 0, 0, 0, - 5 - ], - "name" : "Blog" + 6 + ] } ], - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "xAxis" : { "categories" : [ @@ -399,6 +396,8 @@ "Michael Schaap", "Neil Bowers", "Nick Logan", + "Nikhil Prasanna", + "Noud", "Chenyf", "Oleksii Tsvietnov", "Ozzy", @@ -433,11 +432,20 @@ ] }, "subtitle" : { - "text" : "[Champions: 99] Last updated at 2019-06-27 15:33:27 GMT" + "text" : "[Champions: 101] Last updated at 2019-07-01 09:41:52 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" }, "plotOptions" : { "column" : { "stacking" : "percent" } + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
