AddNullXY adds non-null points to THistogramSeries

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Toreba
Newbie
Newbie
Posts: 12
Joined: Fri Aug 05, 2016 12:00 am

AddNullXY adds non-null points to THistogramSeries

Post by Toreba » Wed Nov 09, 2016 12:24 pm

Hi,

It seems to me that with a THistogramSeries, the method AddNullXY seems to add non-null points that are displayed. For other series such as TLineSeries, AddNullXY correctly adds null points.

Is this correct, or am I imagining it?

Regards

Toreba

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

Re: AddNullXY adds non-null points to THistogramSeries

Post by Yeray » Thu Nov 10, 2016 3:35 pm

Hello Toreba,

I could reproduce the problem so I've added it to the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=1681

Thanks for reporting 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

Toreba
Newbie
Newbie
Posts: 12
Joined: Fri Aug 05, 2016 12:00 am

Re: AddNullXY adds non-null points to THistogramSeries

Post by Toreba » Thu Nov 10, 2016 4:39 pm

Yeray,

Thanks for the confirmation. Do you think it's serious enough to be fixed as a priority for the next release? Is there an easy workround?

Regards

Toreba

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

Re: AddNullXY adds non-null points to THistogramSeries

Post by Yeray » Fri Nov 11, 2016 3:49 pm

Hi Toreba,

I've just fixed it for the next maintenance release.

I see you have the source code version so I'll send a mail to the account you have registered in this forums with the patch.
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