Column header rotation

Tags: #<Tag:0x00007efc64c980a8>

Hi, I need to rotate my column headers because the text is to long for the width of the column. Is that possible?

You can use CSS. Here is an example http://jsfiddle.net/uyq9pg8t/
You can use the afterGetColHeader callback to add a wrapper div and then rotate it.