chinmaymk / angular-charts

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

How to limit the values to the left of the bar chart not to exceed a given value #188

Open ristovskiv opened 9 years ago

ristovskiv commented 9 years ago

Here is my problem screenshot from 2015-01-26 13 31 10 I don't want the values of the y axis on the left to exceed 100. I've tried with yAxisMaxTicks and a lot other options it didn't work for me. Does someone has a solution for me?