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