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 daa3d3e9a3..097567aef5 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,15 +1,64 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "xAxis" : { + "categories" : [ + "Lakpa Tashi Bhutia", + "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" + ] + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-05-18 14:25:05 GMT" + "text" : "[Champions: 30] Last updated at 2024-05-18 23:30:54 GMT" }, "series" : [ { - "name" : "Perl", "data" : [ 37, 29, @@ -41,9 +90,11 @@ 100, 2, 6 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -75,8 +126,7 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -113,55 +163,5 @@ 0 ] } - ], - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "xAxis" : { - "categories" : [ - "Lakpa Tashi Bhutia", - "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" - ] - } + ] } |
