Add to My Yahoo! | Google Reader or Homepage | Add to Windows Live | Add to Windows Live Alerts

Wictor Wilén

Microsoft Certified Master (MCM) - SharePoint 2010 | Microsoft Most Valuable Professional (MVP) - SharePoint Server MVP | Author

Announcing: ChartPart for SharePoint

Posted at 2008-11-17 04:44 by Wictor Wilén in SharePoint with 2 comments.

ChartPart for SharePoint ChartPart for SharePoint is a new Web Part for Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007 that allows you to create graphs and charts from existing lists in SharePoint in a very easy way.

ChartPart for SharePoint

The ChartPart for SharePoint is developed using Microsoft .NET Framework 3.5 SP1 and the Microsoft Chart Controls for Microsoft.NET Framework, which means that there is no need for any third party licenses to create the charts (read Dundas or similar).

ChartPart for SharePoint is a simple web part that you install on your SharePoint servers and then you can add it to any web part zone or page and edit the web part. The ChartPart provides an intuitive interface to select the list you are interested in making a chart from and then narrow down your value selection by selecting a view and then select the X-axis and Y-axis values.

Other features of the ChartPart are the possibility to select graph type, select colors, show legends and more, read more at the Codeplex site.

The ChartPart for SharePoint is now available for download on Codeplex at http://www.codeplex.com/ChartPart/ so the best way to learn how to use it is to download it and install it. Report any anomalies and I will try to get them fixed as soon as possible. I have already some plans for future releases until I/we have a final version 1.0. Ideas and suggestions are welcome and please leave me a note if you use it or make any derivative of it.

Technorati tags: , , , ,

Comments and trackbacks

#  code adjustment by Robin
Screenshot from websnpr Hi Wictor, really good stuff!! I've blogged you and i've made some small 'improvements' to your code.. 1) enumerate through all the charttypes 2) changed the SPSite.OpenWeb() methods, since when opening a subweb through 'new SPSite()' you simply can use the OpenWeb() method without any parameter. Now it crashes if an url contains a space character. Let me know if you are interested in 'my' code ;)
#  Re: code adjustment by Wictor
Screenshot from websnpr Thanks Robin, I'll sure include your improvements. Currently working on a stable release (beta 3) and then some time of testing before a final v1.
Make a comment on this post:
Subject:  

Your name:  
Your Url:  
Note: submissions may have to be approved before being visible, so don't submit your comment multiple times.