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 61f2ab26cc..b3f7c0b6f8 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,7 +1,53 @@ { + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "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" + ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-03-17 15:08:16 GMT" + }, "series" : [ { - "name" : "Perl", "data" : [ 25, 16, @@ -33,9 +79,11 @@ 2, 6, 13 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 4, @@ -67,10 +115,10 @@ 0, 0, 1 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 17, 0, @@ -102,66 +150,18 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-03-17 14:27:27 GMT" - }, - "chart" : { - "type" : "column" - }, - "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" - ] + } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
