diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 100 |
1 files changed, 50 insertions, 50 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index f082506f21..3b7ea7ecbe 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,12 +1,58 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" + }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 }, - "chart" : { - "type" : "column" + "xAxis" : { + "categories" : [ + "Jorg Sommrey", + "Jose Luis", + "Juan Caballero", + "Julien Fiegehenn", + "Julio de Castro", + "Kai Burgdorf", + "Kang-min Liu", + "Kaushik Tunuguntla", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kiran Kumar", + "Kivanc Yazan", + "Kjetil Skotheim", + "Konstantinos Giannakakis", + "Kueppo Wesley", + "Lakpa Tashi Bhutia", + "Lance Wicks", + "Lars Balker", + "Lars Thegler", + "Laurent Rosenfeld", + "Leo Manfredi", + "Leoltron", + "Lubos Kolouch", + "Luca Ferrari", + "Lucas Ransan", + "Luis F. Uceta", + "Luiz Felipe", + "Magnus Woldrich", + "Mano Chandar" + ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-11-14 20:41:58 GMT" }, "series" : [ { @@ -45,7 +91,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -77,7 +122,8 @@ 0, 1, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -115,53 +161,7 @@ ] } ], - "xAxis" : { - "categories" : [ - "Jorg Sommrey", - "Jose Luis", - "Juan Caballero", - "Julien Fiegehenn", - "Julio de Castro", - "Kai Burgdorf", - "Kang-min Liu", - "Kaushik Tunuguntla", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kiran Kumar", - "Kivanc Yazan", - "Kjetil Skotheim", - "Konstantinos Giannakakis", - "Kueppo Wesley", - "Lakpa Tashi Bhutia", - "Lance Wicks", - "Lars Balker", - "Lars Thegler", - "Laurent Rosenfeld", - "Leo Manfredi", - "Leoltron", - "Lubos Kolouch", - "Luca Ferrari", - "Lucas Ransan", - "Luis F. Uceta", - "Luiz Felipe", - "Magnus Woldrich", - "Mano Chandar" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-14 20:06:34 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 } } |
