Hi, Help Needed. 
Does RenderChartHTML's Dataurl support .JSON file? 
this is what I have wrote but it shows nothing, so, i've wondering that does RenderChartHTML support .json file? 
  
   Literal1.Text = FusionCharts.RenderChartHTML("MSLine.swf", "data.JSON", "", "charts1", "650", "200", false); 
  
A decent answer will be very helpful. Thanks to those who tried to answer.