{ "series" : [ { "data" : [ [ "Blog", 5081 ], [ "Perl", 14413 ], [ "Raku", 8340 ] ], "name" : "Contributions", "dataLabels" : { "rotation" : -90, "format" : "{point.y:.0f}", "style" : { "fontSize" : "13px", "fontFamily" : "Verdana, sans-serif" }, "enabled" : "true", "y" : 10, "color" : "#FFFFFF", "align" : "right" } } ], "chart" : { "type" : "column" }, "xAxis" : { "type" : "category", "labels" : { "style" : { "fontFamily" : "Verdana, sans-serif", "fontSize" : "13px" } } }, "yAxis" : { "min" : 0, "title" : { "text" : null } }, "subtitle" : { "text" : "Last updated at 2024-07-22 12:49:23 GMT" }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, "legend" : { "enabled" : "false" }, "title" : { "text" : "The Weekly Challenge Contributions [2019 - 2024]" } }