angular-charts
angular-charts copied to clipboard
fixY axis range
Currently Y axis is taking not corected value by data.
my data (16.4 , 16.6, 16.83, 16.7)
y axis have values (0, 5, 10, 15, 20)
I wish that would have has a value for example (0, 16, 16.5, 17) (2 screen my desire)
I am having this problem as well.