diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 114 |
1 files changed, 57 insertions, 57 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index e56d913188..fc18188797 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,11 +1,46 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-10-12 20:39:38 GMT" + "xAxis" : { + "categories" : [ + "Lars Thegler", + "Laurent Rosenfeld", + "Leo Manfredi", + "Leoltron", + "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", + "Michael Hamlin", + "Michael Schaap" + ] + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "tooltip" : { "shared" : 1, @@ -14,6 +49,7 @@ "series" : [ { "data" : [ + 22, 428, 17, 2, @@ -42,13 +78,14 @@ 13, 12, 4, - 0, - 4 + 0 ], "name" : "Perl" }, { + "name" : "Raku", "data" : [ + 0, 440, 0, 0, @@ -77,14 +114,12 @@ 1, 0, 0, - 0, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ + 0, 311, 0, 0, @@ -113,55 +148,20 @@ 0, 0, 0, - 0, 0 - ] + ], + "name" : "Blog" } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "chart" : { - "type" : "column" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, - "xAxis" : { - "categories" : [ - "Laurent Rosenfeld", - "Leo Manfredi", - "Leoltron", - "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", - "Michael Hamlin", - "Michael Schaap", - "Miguel Prz" - ] + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-10-15 08:57:41 GMT" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" } } |
