diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 112 |
1 files changed, 56 insertions, 56 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 0ab09c09a5..e21cb1bdb3 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,6 +1,54 @@ { + "xAxis" : { + "categories" : [ + "Lars Balker", + "Lars Thegler", + "Laurent Rosenfeld", + "Leo Manfredi", + "Leoltron", + "librasteve", + "Lubos Kolouch", + "Luca Ferrari", + "Lucas Ransan", + "Luis F. Uceta", + "Luiz Felipe", + "Magnus Woldrich", + "Mano Chandar", + "Mariano Spadaccini", + "Mark Anderson", + "Mark J. Reed", + "Mark Senn", + "Markus Holzer", + "Martin Barth", + "Martin Mugeni", + "Marton Polgar", + "Matt Latusek", + "Matthew Neleigh", + "Matthew O. Persico", + "Matthew Somerville", + "Matthias Muth", + "mauke", + "Max Kossek", + "Maxim Kolodyazhny", + "Maxim Nechaev" + ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-11-19 22:09:06 GMT" + }, "series" : [ { + "name" : "Perl", "data" : [ 16, 22, @@ -32,8 +80,7 @@ 6, 13, 12 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -71,6 +118,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -102,66 +150,18 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "xAxis" : { - "categories" : [ - "Lars Balker", - "Lars Thegler", - "Laurent Rosenfeld", - "Leo Manfredi", - "Leoltron", - "librasteve", - "Lubos Kolouch", - "Luca Ferrari", - "Lucas Ransan", - "Luis F. Uceta", - "Luiz Felipe", - "Magnus Woldrich", - "Mano Chandar", - "Mariano Spadaccini", - "Mark Anderson", - "Mark J. Reed", - "Mark Senn", - "Markus Holzer", - "Martin Barth", - "Martin Mugeni", - "Marton Polgar", - "Matt Latusek", - "Matthew Neleigh", - "Matthew O. Persico", - "Matthew Somerville", - "Matthias Muth", - "mauke", - "Max Kossek", - "Maxim Kolodyazhny", - "Maxim Nechaev" - ] + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "plotOptions" : { "column" : { "stacking" : "percent" } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-11-18 22:52:19 GMT" } } |
