Line Series Scrolling Problem

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
alexiat
Newbie
Newbie
Posts: 10
Joined: Fri Nov 15, 2002 12:00 am

Line Series Scrolling Problem

Post by alexiat » Mon Sep 22, 2008 3:40 pm

I have a graph with 2 line series. Both have a number of nulls in them. If one of the series has a first point as a null, I set it to zero so it isn't just set to some random point (I am hoping down the road maybe the first nulls in a series may be ignored!).

Anyway, a weird problem occurs when I scroll. The first point of either series may randomly loop; i.e. instead of point one being at label 1, it may loop up and over towards label 10. The other points are fine. This problem only seems to happen with the nulls in the series.

What am I doing wrong or how can I prevent this from happening?

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 Sep 22, 2008 4:08 pm

Hi alexiat,

I'm not sure about which is your exact problem. Can you please confirm it consists on that when plotting a series with TreatNulls=Skip where first values are nulls an additional line from the first to last not null points is plotted? If so you can expect the issue to be fixed for the next maintenance release.

You may also want to send us a simple example project we can run "as-is" to check if the problem has been solved using our latest sources.

You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance.
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

alexiat
Newbie
Newbie
Posts: 10
Joined: Fri Nov 15, 2002 12:00 am

Post by alexiat » Mon Sep 22, 2008 4:29 pm

You are correct. Can I just upload the .tee that I create from exporting the problem graph?

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 Sep 22, 2008 4:37 pm

Hi alexiat,

Ok, you can upload the TEE file along with an image of what you get with it.

Thanks in advance.
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

alexiat
Newbie
Newbie
Posts: 10
Joined: Fri Nov 15, 2002 12:00 am

Post by alexiat » Mon Sep 22, 2008 4:52 pm

Uploaded to the newsgroup. Thank you very much.

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

Post by Narcís » Tue Sep 23, 2008 8:31 am

Hi alexiat,

Thanks for the files. I can confirm this issue (TV52013186) has been fixed for the next maintenance release due to be out very soon.
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