Highcharts 1.0

Rating:        Based on 3 ratings
Reviewed:  3 reviews
Downloads: 1069
Change Set: 15908
Released: Dec 28 2011
Updated: Feb 11 2012 by testmyo
Dev status: Stable

Recommended Download

Application Version 1.0
application, 438K, uploaded Dec 29 2011 - 1069 downloads

Release Notes

Highcharts .Net is a near feature-complete C# library for integrating interactive charts from the Highcharts javascript charting library http://www.highcharts.com into ASP .Net websites.

To keep up with the latest updates, you can download the latest version of the project from http://highcharts.codeplex.com/SourceControl/list/changesets

The Library comes with support for V2.1.9 of the Javascript library and is currently compatible with ASP .NET version 3.5 and above. However using it with ASP 2.0 projects should be as simple as rebuilding the project with the correct target framework (please note, the web project containing samples may not work under other target frameworks). The sample web project contains a number of examples indicating the usage of various properties and features of Highcharts .Net

The project also comes with its own implementation of an AJAX dasource which enables you to add an AJAX source with a single line of code. It comes with a default javascript implementation which you can change if you wish to. Using the default AJAX datasource implementation requires you to use jQuery >= V1.4.1 in your project since it uses the in-built parseJSON function (which was introduced in that particular version of jQuery).

Reviews for this release

     
Can you specifiy the asp.net version on the page? Now which versions are supported?
by lscaiyong on Jan 26 at 7:39 AM
     
Great job and nice initiative. The project is getting pretty cool
by felipeaniceto on Jan 20 at 5:10 PM
     
Great job!!! Thank you for making it freely available and open source! Congratulations!
by andreazevedo on Jan 20 at 3:45 PM