FusionCharts XT and JavaScript Overview |
FusionCharts XT offers highly enhanced JavaScript classes for better integration and control. It seamlessly binds with JavaScript/AJAX to let you do the following:
Note that all JavaScript integration methods implemented prior to FusionCharts XT will continue to function without any problem.
|
FusionCharts XT and JavaScript integration |
FusionCharts XT is no more Flash! It is Flash + JavaScript. JavaScript, on one hand, acts as a helper class to the Flash charts and adds more functionality to these charts. On the other hand, JavaScript acts as a renderer of pure JavaScript charts.
Using the combination of FusionCharts XT and JavaScript, you can offer a seamless experience to your end users. Here, we will discuss how the integration of both these technologies yields the best results. Before you move to the examples, please make sure that you have setup Flash Player Global Security settings so that you do not encounter any problems when locally implementing FusionCharts XT using JavaScript. |
The First Step |
Before you start with any of our examples, you need to ensure that you have the following things ready for use:
|
Implementation |
In the following pages we will learn how FusionCharts JavaScript classes integrate with FusionCharts XT. We will learn how to:
We will also go through all API Reference of FusionCharts JavaScript classes. Code examples discussed in this section are present in Download Package > Code > JavaScript > Basics folder. |