Smoothing "noise" in V8.01

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Metegrity
Newbie
Newbie
Posts: 13
Joined: Tue Sep 25, 2007 12:00 am
Contact:

Smoothing "noise" in V8.01

Post by Metegrity » Wed May 20, 2009 8:42 pm

Hi,

We are currently running TeeChart 8.01 for Delphi 2007.

Scenario:

Left axis contains numerical values
Bottom axis contains date values

If data contains following dates/values (i.e.):
5/19/2000 / 1.00
5/3/2009 / 22.00
5/6/2009 / 33.00

And a Smoothing function is applied to this series it appears to create "noise" following the last date. This causes the graph to extend beyond the last value and is "confusing" our users.

Function settings is: Interpolate true, Factor 4.

I have tested this with Interpolate false, which removes the "noise" but changes the dynamic of the graph, hence it's not an option to disable that property.

Is there any way to remove that noise from the graph, causing the function line to end (or begin) exactly at the last (or first) value?

Any help would be greatly appreciated.

Thank you,

Marcin.

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

Post by Yeray » Thu May 21, 2009 8:23 am

Hi Marcin,

Yes, I'm afraid that this is a bug. I've added it to the defect list to be fixed for future releases (TV52014173).
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

Metegrity
Newbie
Newbie
Posts: 13
Joined: Tue Sep 25, 2007 12:00 am
Contact:

Post by Metegrity » Thu May 21, 2009 5:16 pm

Yeray,

Thank you for the quick reply.
We are looking forwards to seeing this fixed as it is being produced on one of our major graphs which is used frequently.

Thank you,

Marcin.

Post Reply