diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 86 |
1 files changed, 45 insertions, 41 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index fd691a5f26..da02a1a9b4 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,13 +1,6 @@ { - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "subtitle" : { - "text" : "[Champions: 202] Last updated at 2020-11-23 00:57:32 GMT" + "text" : "[Champions: 203] Last updated at 2020-11-24 20:02:00 GMT" }, "series" : [ { @@ -54,15 +47,15 @@ 3, 3, 25, - 66, + 67, 2, 0, 3, 0, 0, - 36, + 37, 75, - 83, + 84, 1, 4, 11, @@ -81,7 +74,7 @@ 0, 6, 77, - 16, + 17, 0, 0, 8, @@ -139,7 +132,7 @@ 7, 7, 4, - 25, + 26, 1, 0, 14, @@ -151,7 +144,7 @@ 2, 2, 0, - 34, + 35, 0, 1, 8, @@ -170,7 +163,7 @@ 0, 1, 1, - 72, + 73, 57, 29, 27, @@ -182,7 +175,7 @@ 1, 0, 11, - 19, + 20, 5, 3, 2, @@ -202,12 +195,13 @@ 1, 3, 0, - 42, + 43, 12, 9, 8, 0, 2, + 1, 31, 48, 1, @@ -231,7 +225,7 @@ 0, 7, 0, - 22, + 23, 0, 0, 1, @@ -326,7 +320,7 @@ 2, 1, 0, - 43, + 44, 16, 45, 3, @@ -353,7 +347,7 @@ 0, 20, 1, - 4, + 5, 0, 0, 0, @@ -362,7 +356,7 @@ 0, 0, 0, - 4, + 5, 0, 0, 0, @@ -376,7 +370,7 @@ 3, 3, 0, - 60, + 61, 57, 27, 0, @@ -390,7 +384,7 @@ 0, 0, 0, - 83, + 84, 0, 0, 0, @@ -398,7 +392,7 @@ 1, 0, 1, - 36, + 37, 0, 0, 0, @@ -408,7 +402,7 @@ 0, 0, 1, - 45, + 46, 0, 2, 0, @@ -418,6 +412,7 @@ 0, 0, 0, + 0, 3, 11, 0 @@ -561,7 +556,7 @@ 0, 0, 0, - 1, + 0, 1, 0, 0, @@ -596,7 +591,7 @@ 0, 0, 0, - 18, + 19, 0, 10, 0, @@ -622,6 +617,7 @@ 0, 0, 0, + 1, 14, 0, 0, @@ -632,20 +628,6 @@ ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "xAxis" : { "categories" : [ "3ter", @@ -843,6 +825,7 @@ "Vinod Kumar K", "Vinod Kumar Pal", "Vyacheslav Volgarev", + "W. Luis Mochan", "Walt Mankowski", "Wanderdoc", "William Gilmore", @@ -851,5 +834,26 @@ "Yet Ebreo", "Yozen Hernandez" ] + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
