{
"title" : {
"text" : "The Weekly Challenge - 287"
},
"subtitle" : {
"text" : "[Champions: 1] Last updated at 2024-09-16 12:30:20 GMT"
},
"tooltip" : {
"pointFormat" : "{point.name}: {point.y:f}
",
"headerFormat" : "{series.name}
",
"followPointer" : 1
},
"series" : [
{
"name" : "The Weekly Challenge - 287",
"colorByPoint" : 1,
"data" : [
{
"name" : "Lubos Kolouch",
"drilldown" : "Lubos Kolouch",
"y" : 2
}
]
}
],
"plotOptions" : {
"series" : {
"borderWidth" : 0,
"dataLabels" : {
"format" : "{point.y}",
"enabled" : 1
}
}
},
"xAxis" : {
"type" : "category"
},
"legend" : {
"enabled" : 0
},
"drilldown" : {
"series" : [
{
"data" : [
[
"Perl",
2
]
],
"id" : "Lubos Kolouch",
"name" : "Lubos Kolouch"
}
]
},
"chart" : {
"type" : "column"
},
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
}
}