chinmaymk / angular-charts

angular directives for creating common charts using d3
MIT License
1.03k stars 270 forks source link

Add xAxisRotateLabels option #217

Open mkelley82 opened 8 years ago

mkelley82 commented 8 years ago

Adds xAxisRotateLabels config option, that allows for rotating x-Axis labels by n degrees, as well as adjusting the bottom margin by n pixels to accommodate the rotated labels.