Home Forums Chart Support Display Chart using JSON data in ASP MVC Reply To: Display Chart using JSON data in ASP MVC

#6456

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}]”