Re: [visualization-api] Google Charts with MVC

2014-09-22 Thread 'Sergey Grabkovsky' via Google Visualization API
Hi, you're going to have to give us more information in order to help you. What does your Json Data look like, that the DataTable doesn't accept it? What is the error that it is giving you? On Sun Sep 21 2014 at 8:34:55 AM Happy Hanu wrote: > Hey Guys, > > I am trying to use this charts api to s

[visualization-api] Google Charts with MVC

2014-09-21 Thread Happy Hanu
Hey Guys, I am trying to use this charts api to show my data in a dashboard. I am using MVC5 . I need help in formatting the Json Data into the google DataTable. I am using Ajax to call the action method which is returning JsonResult. Any help in this will be appreciated. Thank You!! -- You