|
|
 |
|
|
|
|
This is the FusionCharts blueprint application, which uses FusionCharts to create reports for the Northwind Traders Database (default database provided with MS SQL Server and MS Access). The database contains the sales data for a fictitious company called Northwind Traders, which imports and exports speciality foods from all around the world.
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
In this example, we've shown how efficiently you can use FusionCharts to create financial dashboards. Various types of charts have been used to indicate the ease of development of dashboards using FusionCharts. We've used static XML data files here, instead of dynamic data for ease of understanding. You can however, always convert it to dynamic data.
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
Starting v2.3, FusionCharts supports dynamic data updates at client side. It means that you can change the entire data of a chart at the client side itself, without having to reload the chart or the page. You can use JavaScript or VBScript to dynamically update the client side data.
The example here illustrates dynamic client side data change.
|
|
|
|
|
|
|
|
|
|
 |
|
|
This example demonstrates two aspects:
- Ability of FusionCharts to be loaded inside other Flash movies
- Dynamic chart type change at the client side using another Flash movie.
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
This example shows how easy it is to integrate FusionCharts with your custom Flash projects. Here, we've integrated FusionCharts with our very own custom US Flash map to create a live Electoral Calculator.
The Flash Map is a reusable Flash US Map component, which can be used for any purpose.
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
FusionCharts supports multi-lingual (UTF-8) characters on all its charts. To create multi-lingual charts, you don't need to install anything extra. Just convert your XML data document into UTF-8 format and get kicking!
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
|
|
FusionCharts supports discontinuous data in a majority of its charts. So, if you've missing sets of figures in your data, you can use this feature to show the most accurate form of chart, without having to replace them with 0 or having to move those data sets out of the chart.
|
|
|
|
|
|
|
|