diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2024-08-11 10:51:06 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2024-08-11 10:51:06 +0100 |
| commit | a28a070955abab94de521dab02a88a3198373688 (patch) | |
| tree | 57b2c3a327f6059312c751d2fdc602a4eddfef97 /stats/pwc-summary-151-180.json | |
| parent | 13067c4b61ecbeb8a5075c33fcf6922678ec29a3 (diff) | |
| download | perlweeklychallenge-club-a28a070955abab94de521dab02a88a3198373688.tar.gz perlweeklychallenge-club-a28a070955abab94de521dab02a88a3198373688.tar.bz2 perlweeklychallenge-club-a28a070955abab94de521dab02a88a3198373688.zip | |
- Added solutions by Adam Russell.
- Added solutions by Athanasius.
- Added solutions by Ali Moradi.
- Added solutions by Matthew Neleigh.
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 104 |
1 files changed, 52 insertions, 52 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 4b2289061b..161b09403a 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,22 +1,61 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-08-10 18:11:11 GMT" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "chart" : { "type" : "column" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "xAxis" : { + "categories" : [ + "Kueppo Wesley", + "lacek96", + "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 Ortega", + "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" + ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-08-11 09:50:49 GMT" }, "series" : [ { @@ -49,7 +88,7 @@ 0, 0, 4, - 243, + 244, 0, 4 ] @@ -124,44 +163,5 @@ ], "name" : "Blog" } - ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "xAxis" : { - "categories" : [ - "Kueppo Wesley", - "lacek96", - "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 Ortega", - "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" - ] - } + ] } |
