|
|
|
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 @ 5:38:52 AM
Posts: 884,
Visits: 1,420
|
|
| 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
|
|
|
|