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

Multi Bar Chart Ticks #198

Open sbryfcz opened 9 years ago

sbryfcz commented 9 years ago

In the v 1.0.0 rc2, it does not appear that the 'ticks' attribute for the x axis does anything for multi-bar charts. It works great for line charts and other chart types. But not multi-bar charts.

sbryfcz commented 9 years ago

Problem still seems present in the 1.0.2 release. Keep up the great work.