TContourSeries

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Zach A
Newbie
Newbie
Posts: 6
Joined: Mon Oct 05, 2020 12:00 am

TContourSeries

Post by Zach A » Wed Nov 22, 2023 8:24 pm

I have successfully implemented code to contour a 300x270 grid. However, when some of the values are very small (with some zeros) the chart hangs and does not recover.

I also checked a very old post where the chart hangs when all values are equal -- I checked for that, and my chart hangs for equal values as well. I thought that issue haδ already been addressed.

The two above items may be unrelated, but I think they may be related. I am using TeeChart Pro 2023 and Delphi 10.4

Thanks

Yeray
Site Admin
Site Admin
Posts: 9534
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TContourSeries

Post by Yeray » Fri Nov 24, 2023 7:24 am

Hello,
Zach A wrote:
Wed Nov 22, 2023 8:24 pm
I have successfully implemented code to contour a 300x270 grid. However, when some of the values are very small (with some zeros) the chart hangs and does not recover.
Can you reproduce this in a simple example project we can run as-is here?
Zach A wrote:
Wed Nov 22, 2023 8:24 pm
I also checked a very old post where the chart hangs when all values are equal -- I checked for that, and my chart hangs for equal values as well. I thought that issues has already been addressed.
Do you have the link to that post so we can check it?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Zach A
Newbie
Newbie
Posts: 6
Joined: Mon Oct 05, 2020 12:00 am

Re: TContourSeries

Post by Zach A » Sun Nov 26, 2023 4:43 pm

This is the link to the old post

viewtopic.php?f=3&t=10138

I will create a stand-alone example with a number of Tcontourseries (some work and some not). It will take me a couple of days.

thanks

Yeray
Site Admin
Site Admin
Posts: 9534
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TContourSeries

Post by Yeray » Mon Nov 27, 2023 1:04 pm

Hello,
Zach A wrote:
Sun Nov 26, 2023 4:43 pm
This is the link to the old post

viewtopic.php?f=3&t=10138
I'm sorry but the project from the opening post there doesn't hang for me now, and neither does the simple example from the last reply.
Do those examples hang for you with the current TeeChart?
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply