I return the result from Controller to View as in the following:
public async Task Index(decimal? x, decimal? y) { ... result = JsonConvert.D