X
logo
Bringing your data sources together
1 September 2008

Create Dynamic Flash Charts with SharePoint

Previously I had detailed how to create fancy dashboard pages in SharePoint by using free flash charts from Fusion Charts. Now I have created a Web Part that does all the hard work to dynamically display a Bar Chart from Data held within a SharePoint List which could then be easily modified to use BDC Data or SQL Server etc.

 

Below shows how the Chart might look on your SharePoint page you simply add the Web part to the page and setup the List to get the data from.

Chart Web Part

WSS_Chart1

Chart Web Part Design View

 WSS_Chart2

 

This solution assumes that the Flash SWF file for the Chart in located in a Charts document library within the current Web.

You may download the source code for this solution to see how to build the solution yourself.

Download Simego.Charts.zip (8.8K)