krispo / angular-nvd3

AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API.
http://krispo.github.io/angular-nvd3
MIT License
1.29k stars 377 forks source link

Rotated Text on x-axis cut off #646

Open jlcarpenter opened 7 years ago

jlcarpenter commented 7 years ago

I have a text string as labels on the x-axis. I have rotated the text so values do not run into each other, but now my text is "truncated"/cut-off the bottom of the graph. Also, my axisLabel is not displaying b/c it is not on the image. I have modified height, width, and margins but nothing seems to change what is displayed. What parameters need to be modified to make this data visible?