I found a scenario in which grid lines not come if highest value is more than the last tick value on y axis.
How do I dynamically make it complete interval? Max value is 110, but tick grid is only up to 100 – how can I make it such that complete interval is form and grid visible for upper max value dynamically
Editor link