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