|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2/12/2008 6:39:09 AM
Posts: 8,
Visits: 29
|
|
|
|
|
|
Supreme Being
      
Group: Moderators
Last Login: Today @ 8:41:57 AM
Posts: 870,
Visits: 1,387
|
|
| hi, To update you chart from JavaScript you need to register the chart with JS this can be done while defining th chart...i am modifying your code : var myChart = new FusionCharts("../Charts/AngularGauge.swf", "myChartId", "350", "200", "0", "1"); This 1 registers the chart with JS and you can now do interactions with the chart using javaScript.
Regards,
Sudipto Choudhury FusionCharts Team
|
|
|
|