chinmaymk / angular-charts

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

Y-Axis Scale #219

Open dtnanthikattu opened 8 years ago

dtnanthikattu commented 8 years ago

I have almost same value for Count for Dec 2014 and Dec 2015. The series is showing the years. Due to this situation the legend for the year come at the same spot and is difficult to read. How can I change the Y Axis scale value. I am using ac-chart='line' option.