diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 108 |
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 8012e5494c..c737545a72 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,13 +1,49 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "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-09-24 17:31:00 GMT" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" }, "series" : [ { + "name" : "Perl", "data" : [ 424, 17, @@ -19,7 +55,7 @@ 4, 1, 3, - 34, + 35, 22, 1, 0, @@ -39,11 +75,9 @@ 4, 0, 4 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 436, 0, @@ -75,10 +109,10 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 307, 0, @@ -110,50 +144,16 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], - "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" - ] - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" }, "yAxis" : { "title" : { @@ -161,7 +161,7 @@ }, "min" : 0 }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-09-24 21:31:30 GMT" } } |
