diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 118 |
1 files changed, 59 insertions, 59 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index a62df244c9..c27ba12e96 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,28 +1,56 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-01-29 05:50:59 GMT" + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, + "xAxis" : { + "categories" : [ + "Lance Wicks", + "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" + ] + }, + "chart" : { + "type" : "column" + }, "series" : [ { + "name" : "Perl", "data" : [ 25, 16, 22, - 449, + 451, 17, 2, 0, @@ -49,8 +77,7 @@ 2, 6, 13 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -58,19 +85,19 @@ 0, 4, 0, - 462, + 464, 0, 0, 10, 41, - 354, + 356, 14, 4, 0, 1, 0, 0, - 381, + 383, 1, 49, 91, @@ -93,12 +120,12 @@ 17, 0, 0, - 333, + 335, 0, 0, 0, 30, - 741, + 750, 0, 0, 0, @@ -123,45 +150,18 @@ ] } ], - "chart" : { - "type" : "column" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, - "xAxis" : { - "categories" : [ - "Lance Wicks", - "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" - ] + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-01-31 13:36:32 GMT" } } |
