Please have a look at the following chart http://jsfiddle.net/klodoma/5d24xt39/
As you can see the YAxis labels are cut off at the top, they are not aligned properly.
Any ideas?
"yAxis": [{
"labels": {
"enabled": true,
"style": {
"fontSize": 25,
}
},
"title": {
"text": "",
}
}],