Home › Forums › Chart Support › Display Chart using JSON data in ASP MVC › Reply To: Display Chart using JSON data in ASP MVC
this is the json result when i query the page: http://localhost:3698/Dashboard/GetData- i get the data like so:
“[{\”Title\”:\”Chemistry\”,\”Credits\”:4},{\”Title\”:\”Economics\”,\”Credits\”:3},{\”Title\”:\”Literature\”,\”Credits\”:3}]”