{
"title" : {
"text" : "The Weekly Challenge - 197"
},
"series" : [
{
"data" : [
{
"name" : "Carlos Oliveira",
"y" : 2,
"drilldown" : "Carlos Oliveira"
},
{
"drilldown" : "David Ferrone",
"y" : 2,
"name" : "David Ferrone"
},
{
"drilldown" : "Feng Chang",
"y" : 2,
"name" : "Feng Chang"
},
{
"y" : 8,
"name" : "Luca Ferrari",
"drilldown" : "Luca Ferrari"
},
{
"drilldown" : "Mark Anderson",
"name" : "Mark Anderson",
"y" : 2
},
{
"drilldown" : "Robbie Hatley",
"y" : 3,
"name" : "Robbie Hatley"
},
{
"drilldown" : "Robert DiCicco",
"name" : "Robert DiCicco",
"y" : 2
},
{
"drilldown" : "Roger Bell_West",
"y" : 4,
"name" : "Roger Bell_West"
},
{
"y" : 5,
"name" : "Stephen G. Lynn",
"drilldown" : "Stephen G. Lynn"
},
{
"drilldown" : "Thomas Kohler",
"y" : 4,
"name" : "Thomas Kohler"
},
{
"y" : 3,
"name" : "W. Luis Mochan",
"drilldown" : "W. Luis Mochan"
}
],
"name" : "The Weekly Challenge - 197",
"colorByPoint" : 1
}
],
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
"subtitle" : {
"text" : "[Champions: 11] Last updated at 2022-12-27 13:32:16 GMT"
},
"drilldown" : {
"series" : [
{
"name" : "Carlos Oliveira",
"data" : [
[
"Perl",
2
]
],
"id" : "Carlos Oliveira"
},
{
"id" : "David Ferrone",
"data" : [
[
"Perl",
2
]
],
"name" : "David Ferrone"
},
{
"id" : "Feng Chang",
"name" : "Feng Chang",
"data" : [
[
"Raku",
2
]
]
},
{
"data" : [
[
"Raku",
2
],
[
"Blog",
6
]
],
"name" : "Luca Ferrari",
"id" : "Luca Ferrari"
},
{
"id" : "Mark Anderson",
"data" : [
[
"Raku",
2
]
],
"name" : "Mark Anderson"
},
{
"data" : [
[
"Perl",
2
],
[
"Blog",
1
]
],
"name" : "Robbie Hatley",
"id" : "Robbie Hatley"
},
{
"id" : "Robert DiCicco",
"name" : "Robert DiCicco",
"data" : [
[
"Perl",
1
],
[
"Raku",
1
]
]
},
{
"name" : "Roger Bell_West",
"data" : [
[
"Perl",
2
],
[
"Raku",
2
]
],
"id" : "Roger Bell_West"
},
{
"id" : "Stephen G. Lynn",
"name" : "Stephen G. Lynn",
"data" : [
[
"Perl",
2
],
[
"Raku",
2
],
[
"Blog",
1
]
]
},
{
"name" : "Thomas Kohler",
"data" : [
[
"Perl",
2
],
[
"Blog",
2
]
],
"id" : "Thomas Kohler"
},
{
"id" : "W. Luis Mochan",
"data" : [
[
"Perl",
2
],
[
"Blog",
1
]
],
"name" : "W. Luis Mochan"
}
]
},
"xAxis" : {
"type" : "category"
},
"chart" : {
"type" : "column"
},
"legend" : {
"enabled" : 0
},
"plotOptions" : {
"series" : {
"borderWidth" : 0,
"dataLabels" : {
"enabled" : 1,
"format" : "{point.y}"
}
}
},
"tooltip" : {
"headerFormat" : "{series.name}
",
"followPointer" : 1,
"pointFormat" : "{point.name}: {point.y:f}
"
}
}