{ "chart" : { "type" : "column" }, "legend" : { "enabled" : "false" }, "series" : [ { "data" : [ [ "Perl", 17954 ], [ "Raku", 9931 ], [ "Blog", 6449 ] ], "dataLabels" : { "align" : "right", "color" : "#FFFFFF", "enabled" : "true", "format" : "{point.y:.0f}", "rotation" : -90, "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" }, "y" : 10 }, "name" : "Contributions" } ], "subtitle" : { "text" : "Last updated at 2025-11-24 15:01:42 GMT" }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2025]" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, "xAxis" : { "labels" : { "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" } }, "type" : "category" }, "yAxis" : { "min" : 0, "title" : { "text" : null } } }