Bug when changing series type?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
tomster
Newbie
Newbie
Posts: 20
Joined: Tue Aug 02, 2005 4:00 am
Location: Stockholm, Sweden

Bug when changing series type?

Post by tomster » Thu Mar 09, 2006 3:41 pm

I think I might have found a bug.

In our app the amount of data points range from 50 to 200 000+ and the chart never bucks under it. Performance is understandably "not super fast" with 200 000 data points, but acceptable.

But when changing type from (fast)line to bar, the component hangs, it doesn't responds again. I thought this might be with data in the range of 200 000+ data points, but I just tested changing the type of a series with 150 000 points with no hickups.

So what is the difference between these two sets of data? Well, one contains null values and one doesn't. So what I have is one chart where I can change series typ and one where it's not possible - with null values in the dataset.

Just something to look into I thought.

Cheers,
Tommie

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Mar 13, 2006 12:04 pm

Hi Tommie,

Series styles not being FastLine are not designed to be used with such an ammount of data. They wouldn't even look good on the screen. Even though, could you please send us an example, with data sets like the one you described, we can run "as-is" to reproduce that behaviour here?

You can post your files at news://www.steema.net/steema.public.attachments newsgroup.

Thanks in adance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply