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