We're using the MS Chart for .net, but encountering the "image not found" problem for which there doesn't seem to be a solution.
Are there any alternatives for generating simple charts?
We're using the MS Chart for .net, but encountering the "image not found" problem for which there doesn't seem to be a solution.
Are there any alternatives for generating simple charts?
Google charts are awesome. (http://code.google.com/apis/charttools/)
There is also a C# library available to help generate the URLS needed for the charts
The Telerik Radcharts are very powerful...it can handle simple to very complex charts.
It's very easy to setup simple charts...just a few lines of code