diff options
Diffstat (limited to 'pwc-summary-91-120.json')
| -rw-r--r-- | pwc-summary-91-120.json | 167 |
1 files changed, 167 insertions, 0 deletions
diff --git a/pwc-summary-91-120.json b/pwc-summary-91-120.json new file mode 100644 index 0000000000..63ab328643 --- /dev/null +++ b/pwc-summary-91-120.json @@ -0,0 +1,167 @@ +{ + "chart" : { + "type" : "column" + }, + "series" : [ + { + "data" : [ + 1, + 11, + 81, + 7, + 0, + 117, + 8, + 2, + 1, + 28, + 9, + 6, + 2, + 4, + 38, + 0, + 16, + 37, + 13, + 15, + 22, + 212, + 10, + 2, + 125, + 0, + 0, + 1, + 2, + 19 + ], + "name" : "Perl" + }, + { + "name" : "Raku", + "data" : [ + 0, + 0, + 81, + 0, + 3, + 0, + 0, + 0, + 0, + 30, + 0, + 38, + 84, + 2, + 0, + 0, + 0, + 0, + 0, + 4, + 0, + 218, + 0, + 0, + 0, + 110, + 4, + 1, + 0, + 134 + ] + }, + { + "name" : "Blog", + "data" : [ + 0, + 0, + 5, + 0, + 0, + 1, + 0, + 0, + 0, + 0, + 0, + 15, + 2, + 1, + 43, + 0, + 0, + 0, + 13, + 0, + 0, + 175, + 0, + 0, + 3, + 108, + 0, + 0, + 0, + 0 + ] + } + ], + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "xAxis" : { + "categories" : [ + "Joe Tym", + "Joel Crosswhite", + "Joelle Maslak", + "John Barrett", + "Jonas Berlin", + "Jorg Sommrey", + "Jose Luis", + "Juan Caballero", + "Julien Fiegehenn", + "Julio de Castro", + "Kai Burgdorf", + "Kang-min Liu", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kiran Kumar", + "Kivanc Yazan", + "Lakpa Tashi Bhutia", + "Lance Wicks", + "Lars Balker", + "Lars Thegler", + "Laurent Rosenfeld", + "Leo Manfredi", + "Leoltron", + "Lubos Kolouch", + "Luca Ferrari", + "Luis F. Uceta", + "Magnus Woldrich", + "Mano Chandar", + "Mark Anderson" + ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-06-15 16:16:05 GMT" + }, + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + } +} |
