WealthBar / angular-d3

AngularJS directives for declaratively using D3
http://wealthbar.github.io/angular-d3/
MIT License
156 stars 39 forks source link

Allow tickValues to be set #18

Closed chrisnicola closed 10 years ago

chrisnicola commented 10 years ago

By only allowing ticks to be set D3 has control over how many ticks actually get displayed. This isn't always ideal or desired. Add an attribute to set ticksValues instead.

see: https://stackoverflow.com/questions/14444854/d3-axis-ticks-hard-count