amChart column text rotation automatically

amcharts, javascript

Solution

From version 3.4.3 (February 5) `autoRotateCount` and `autoRotateAngle` properties are added to be able to handle this.

Problem

I am using amCharts for visualization. Is there any config option in amCharts to rotate automatically the column label text, when is too large to fit horizontally?

Original source