We have Data Mart DB with performance data which we need to show in a SharePoint application. The data will change only once a day. We need to show a lot of graphs as part of the data. We have kind of decided to use Dundas. But we are planning to explore other charting solutions that I'd like to know from the group.
What is the best way to generate the graphs? (Do we need to build any Data Layer in .Net to generate graphs and store them?) Data will not change throughout the daytime.
Where can we store the graphs - in SharePoint or the file system? What is the best approach?
Performance is our main criteria, since it is going to be a public facing site.