Refer the fiddle http://jsfiddle.net/9y3zs6ep/
labels: {
rotation: 1
}
When I put rotation as 0, the labels are correctly aligned in horizontal position. But when I increase rotation to 1, the labels disappear, and as I increase angle, labels start appearing. How can I get correct alignment for these rotation values?