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