The example below shows how to retrieve and update chart settings using FusionCharts jQuery plugin
Click "Get Chart Title" retrieve the chart title and show it in a message box
Insert a text in the imput box and click "Change Title" to set a new caption to the chart
Click "Change to 2D and Change Theme" to view the chart in 2D mode and set a theme to the chart.
The above sample showcases attrFusionChart function using jQuery. Click here to know more on how the code of this example works.