Hi,
Are there any HtmlHelper Extensions for Google Chart Api? (I like to use for some basic charts, e.g. Pie Chart, Bar Chart)
Soe Moe
Hi,
Are there any HtmlHelper Extensions for Google Chart Api? (I like to use for some basic charts, e.g. Pie Chart, Bar Chart)
Soe Moe
A C# wrapper for the Google Chart API.
http://code.google.com/p/googlechartsharp/
Usage examples
http://code.google.com/p/googlechartsharp/wiki/UsageExamples
I'm sure you could create a HTMLHelper that incorporates this wrapper class to make it even easier.