diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 114 |
1 files changed, 59 insertions, 55 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index d242d0e3e3..d0e6a63a66 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,12 +1,4 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, "xAxis" : { "categories" : [ "3ter", @@ -149,6 +141,7 @@ "Markus Holzer", "Martin Barth", "Martin Mugeni", + "Marton Polgar", "Matt Latusek", "Matthew Neleigh", "Matthew O. Persico", @@ -258,16 +251,27 @@ "Yozen Hernandez" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "subtitle" : { + "text" : "[Champions: 248] Last updated at 2022-01-17 07:11:01 GMT" }, "chart" : { "type" : "column" }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "series" : [ { - "name" : "Perl", "data" : [ 1, 0, @@ -275,12 +279,12 @@ 0, 76, 2, - 113, + 114, 2, 0, 1, 15, - 27, + 29, 3, 26, 9, @@ -288,9 +292,9 @@ 63, 7, 0, - 64, + 65, 3, - 121, + 122, 0, 10, 2, @@ -299,16 +303,16 @@ 0, 2, 28, - 11, + 12, 1, 0, 15, 0, - 100, + 101, 2, 0, 1, - 119, + 120, 2, 1, 50, @@ -328,13 +332,13 @@ 0, 0, 43, - 132, - 142, + 133, + 143, 1, 4, 12, 0, - 70, + 71, 0, 2, 2, @@ -352,7 +356,7 @@ 0, 6, 5, - 127, + 128, 0, 79, 1, @@ -394,7 +398,7 @@ 16, 8, 11, - 141, + 142, 9, 1, 81, @@ -409,8 +413,9 @@ 6, 0, 0, + 0, 2, - 27, + 28, 0, 2, 4, @@ -443,7 +448,7 @@ 2, 4, 0, - 87, + 88, 0, 20, 1, @@ -481,7 +486,7 @@ 1, 0, 11, - 73, + 74, 5, 3, 2, @@ -491,7 +496,7 @@ 1, 4, 0, - 60, + 61, 33, 1, 2, @@ -516,7 +521,8 @@ 3, 44, 11 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -540,9 +546,9 @@ 0, 0, 1, - 146, + 147, 0, - 105, + 106, 0, 1, 0, @@ -551,7 +557,7 @@ 0, 0, 0, - 12, + 13, 0, 0, 4, @@ -586,7 +592,7 @@ 0, 74, 2, - 34, + 35, 18, 0, 0, @@ -604,11 +610,11 @@ 0, 0, 0, - 127, + 128, 2, 5, 0, - 75, + 76, 2, 0, 7, @@ -646,7 +652,7 @@ 0, 2, 0, - 142, + 143, 0, 0, 0, @@ -657,10 +663,11 @@ 0, 98, 1, - 20, + 21, 48, 3, 1, + 1, 0, 0, 0, @@ -771,7 +778,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -779,7 +785,7 @@ 28, 56, 0, - 109, + 110, 0, 0, 0, @@ -792,7 +798,7 @@ 0, 0, 0, - 146, + 147, 0, 3, 0, @@ -803,12 +809,12 @@ 0, 0, 0, - 3, + 4, 0, 0, 12, 0, - 37, + 38, 2, 0, 0, @@ -838,7 +844,7 @@ 0, 0, 0, - 69, + 70, 9, 0, 0, @@ -856,7 +862,7 @@ 0, 0, 0, - 114, + 115, 0, 53, 0, @@ -898,7 +904,7 @@ 12, 0, 0, - 142, + 143, 0, 0, 3, @@ -909,7 +915,8 @@ 0, 0, 0, - 12, + 13, + 0, 0, 0, 0, @@ -985,7 +992,7 @@ 0, 0, 0, - 68, + 69, 0, 10, 0, @@ -1020,16 +1027,13 @@ 1, 5, 10 - ] + ], + "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 247] Last updated at 2022-01-12 14:16:56 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "plotOptions" : { + "column" : { + "stacking" : "percent" } } } |
