JavaScript + setDataXML Method |
In this method, you provide the XML data to FusionWidgets using JavaScript functions (present on the same page in which chart is present). The following diagram would help you understand better: |
|
As you can see above, the following steps involved in this:
|
Sample Usage of JavaScript + setDataXML method |
<SCRIPT LANGUAGE="Javascript" SRC="../../FusionCharts/FusionCharts.js"> <SCRIPT LANGUAGE="JavaScript"> <BODY> |