kyper-data / python-highcharts

A simple translation layer between Python and Javascript for Highcharts projects (highcharts, highmaps, and highstocks).
MIT License
393 stars 190 forks source link

add autoRotation for xAxis #60

Open shenweima opened 5 years ago

shenweima commented 5 years ago

I want show xAxis text in vertical format. I think add autoRotation for xAxis may solve this. But I don't know how to modify code, could you give me suggestion?