{
"series" : [
{
"name" : "Perl",
"data" : [
2,
1,
28,
5,
4,
2,
4,
38,
0,
16,
4,
15,
22,
169,
10,
2,
97,
0,
0,
1,
2,
19,
0,
8,
0,
0,
4,
0,
4,
6
]
},
{
"name" : "Raku",
"data" : [
0,
0,
28,
0,
28,
84,
2,
0,
0,
0,
0,
4,
0,
174,
0,
0,
0,
68,
4,
1,
0,
90,
30,
85,
3,
2,
0,
0,
0,
0
]
},
{
"name" : "Blog",
"data" : [
0,
0,
0,
0,
9,
2,
1,
43,
0,
0,
5,
0,
0,
153,
0,
0,
3,
66,
0,
0,
0,
0,
10,
0,
0,
0,
0,
0,
1,
0
]
}
],
"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"
]
},
"subtitle" : {
"text" : "[Champions: 30] Last updated at 2020-12-24 17:50:20 GMT"
},
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
"chart" : {
"type" : "column"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
"tooltip" : {
"pointFormat" : "{series.name}: {point.y}
",
"shared" : 1
}
}