diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 106 |
1 files changed, 53 insertions, 53 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index dbc269ac14..80f57325c9 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,7 +1,50 @@ { + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "xAxis" : { + "categories" : [ + "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", + "Mark J. Reed" + ] + }, "series" : [ { - "name" : "Perl", "data" : [ 11, 81, @@ -33,10 +76,10 @@ 2, 19, 1 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 81, @@ -68,7 +111,8 @@ 0, 126, 1 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -106,62 +150,18 @@ "name" : "Blog" } ], - "chart" : { - "type" : "column" - }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "xAxis" : { - "categories" : [ - "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", - "Mark J. Reed" - ] + "chart" : { + "type" : "column" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-05-16 17:33:07 GMT" }, "plotOptions" : { "column" : { "stacking" : "percent" } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-05-16 17:30:53 GMT" } } |
