i have a document library with 2 columns (Project title and Status) How could i make use of the google api and dynamically create the chart?
Should i use string builder to append to the google url or use javascript instead? Which is the simplest way to create the pie chart? Would really appreciate some code sample to start it off.
Thank you!
You can take a look here for Google chart API
Google Chart Tools
also
Adding Graphs, Bar and Pie Charts to SharePoint
For integrating
Integrate Google Chart API Into SharePoint [though its for sharepoint 2007]