I have a sample charting web page written in asp.net 2005. 
The page uses a storeprocedure to "create" the XML data stream. 
It works great with 10-25 records. (with animation on or off) 
When I change the store procedure to return 500 records the line chart never renders. 
Can fusion charts render 100-500 records? 
What is the best way to accomplish this?