diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 100 |
1 files changed, 50 insertions, 50 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index 2684e69b3e..503a8d681f 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,27 +1,58 @@ { + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-12-20 20:02:19 GMT" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-12-20 19:54:52 GMT" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "xAxis" : { + "categories" : [ + "Juan Caballero", + "Julien Fiegehenn", + "Julio de Castro", + "Kai Burgdorf", + "Kang-min Liu", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kiran Kumar", + "Kivanc Yazan", + "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 Senn", + "Markus Holzer", + "Martin Barth", + "Martin Mugeni", + "Matt Latusek", + "Matthew O. Persico", + "Matthew Somerville", + "Max Kossek" + ] }, "series" : [ { @@ -95,6 +126,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -126,42 +158,10 @@ 0, 1, 0 - ], - "name" : "Blog" + ] } ], - "xAxis" : { - "categories" : [ - "Juan Caballero", - "Julien Fiegehenn", - "Julio de Castro", - "Kai Burgdorf", - "Kang-min Liu", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kiran Kumar", - "Kivanc Yazan", - "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 Senn", - "Markus Holzer", - "Martin Barth", - "Martin Mugeni", - "Matt Latusek", - "Matthew O. Persico", - "Matthew Somerville", - "Max Kossek" - ] + "chart" : { + "type" : "column" } } |
