Hello,
I am trying to manipulate min max of an axis item but the axis values are not correct.
Here is an example of the scenario - plunker
It is interesting when the axis values are whole numbers for example from 1 to 10 and you enter 5 the axis units are 50 for 5 then 51 for 6 and so on.
Another way of achieving what I want, that I can think of, is using the narrowRange property of the axis and then filtering the data but the property is not working at all..
Thanks
Georgi Mitev