mgnanamani

Members
  • Content count

    2
  • Joined

  • Last visited

Everything posted by mgnanamani

  1. FeedData_JS.html

    I still get the error message 'feedData() not a function'. I just ran the example at http://www.fusioncharts.com/gadgets/docs/ -> feeding data using javascript. Mozilla is reporting that 'chartRef.feedData is not a function'. I think this feedData() function is still confusing many. As I used the example as such, there is no question of registering the object with '1' (the last argument in 'new FusionChart()'). Moreover I am running the script behind a server (Apache). Hope to get some useful clarification. Thanks in advance.