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