Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
585
Chart refuses to display a large number of data
posted

 Hello NG,

I'm using a stacked Barchart to display data from a SQL-Server Database.

Everything works fin with around 10 to 20 Bars but when the number of Bars raises to about 50 the Ultrachart refuses to display the data. I've debugged through my code, the datacollection from various Tables of the SQL-Server works fine and the dataset is correctly delivered and bound to the Ultrachart.

I've tested the code several times, datacollection uses around 15 to 20 seconds (there is definitely no break of the standard 90 secs timeout from asp).

Maybe it's important, I'm using the chart within a Webasyncrefreshpanel.

Help would be urgent ;-)

 

Thanks

Stefan