Angular Chart X-axis Text label overlap on each other

I have use https://github.com/chinmaymk/angular-charts this code with ionic framework i got result properly but unfortunately my x-axis chart text label overlap on each other.

Current Output :

enter image description here

Expected :

enter image description here

Instead of horizontal label use vertical label on x-axis.For more details check to here and here or here