Strange behavior with TColorLineTool...

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
sswang
Newbie
Newbie
Posts: 24
Joined: Wed Mar 28, 2012 12:00 am

Strange behavior with TColorLineTool...

Post by sswang » Fri Nov 22, 2013 5:08 am

Dear Steema support,

TColorLineTool and TFastLineSeries are heavily used in my project.
There is an extra horizontal "Ghost" line the chart if I set TColorLineTool's axis to bottom,
and there will be no line if I set axis to right.
Please help! thanks.

TeeChart2013SourceCode.exe
November 19, 2013
Build 2013.09.131119

Code: Select all

type
  TForm6 = class(TForm)
    Chart1: TChart;
    Series1: TFastLineSeries;
    ChartTool1: TColorLineTool;
    procedure FormCreate(Sender: TObject);
  private
    { Private declarations }
  public
    { Public declarations }
  end;

var
  Form6: TForm6;

implementation

{$R *.dfm}

procedure TForm6.FormCreate(Sender: TObject);
begin
  Series1.FillSampleValues(1000);
end;

end.
1.png
1.png (56.46 KiB) Viewed 25135 times

sswang
Newbie
Newbie
Posts: 24
Joined: Wed Mar 28, 2012 12:00 am

Re: Strange behavior with TColorLineTool...

Post by sswang » Fri Nov 22, 2013 5:38 am

my last workable version is:

TeeChart2012SourceCode.exe
November 06, 2012
Build 2012.07.121105

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

Re: Strange behavior with TColorLineTool...

Post by Narcís » Fri Nov 22, 2013 10:30 am

Hi sswang,

This is a bug which I have added to the bug list with ID465. This only occurs in 2D charts. If you signup at Steema's bugzilla platform you'll be able to receive automatic notifications about issue's progress.
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

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

Re: Strange behavior with TColorLineTool...

Post by Narcís » Fri Nov 22, 2013 2:44 pm

Narcís wrote:This is a bug which I have added to the bug list with ID465.
This has already been fixed for the next release.
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

sswang
Newbie
Newbie
Posts: 24
Joined: Wed Mar 28, 2012 12:00 am

Re: Strange behavior with TColorLineTool...

Post by sswang » Mon Nov 25, 2013 2:12 am

I've checked the fix and found that vertical line problem is solved, but horizontal line does not appear.
Please check the attached picture for detail, Thanks.
Attachments
p1.png
p1.png (30.97 KiB) Viewed 25071 times
1.png
1.png (69.37 KiB) Viewed 25081 times

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

Re: Strange behavior with TColorLineTool...

Post by Narcís » Mon Nov 25, 2013 10:22 am

Hello,

Thanks for your feedback. I reopened the issue: http://bugs.teechart.net/show_bug.cgi?id=465#c2
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

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

Re: Strange behavior with TColorLineTool...

Post by Narcís » Mon Nov 25, 2013 2:38 pm

Hello,

This has just been fixed and sent you updated TeeTools.pas
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

sswang
Newbie
Newbie
Posts: 24
Joined: Wed Mar 28, 2012 12:00 am

Re: Strange behavior with TColorLineTool...

Post by sswang » Tue Nov 26, 2013 1:08 am

Thanks, excellent support.

anauta2014
Newbie
Newbie
Posts: 48
Joined: Tue Apr 09, 2013 12:00 am

Re: Strange behavior with TColorLineTool...

Post by anauta2014 » Tue Dec 17, 2013 11:22 am

Dear Narcis
I got the same problem with ColorLineTool and need urgently solution.
Can you send fixed TeeTools.pas?
With best regards
Vladimir

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

Re: Strange behavior with TColorLineTool...

Post by Narcís » Tue Dec 17, 2013 12:38 pm

Dear Vladimir,

Yes, just sent it.
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

anauta2014
Newbie
Newbie
Posts: 48
Joined: Tue Apr 09, 2013 12:00 am

Re: Strange behavior with TColorLineTool...

Post by anauta2014 » Tue Dec 17, 2013 1:38 pm

Still waiting for...
Dear Narcis, will try to send once more...
With best regards
Vladimir

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

Re: Strange behavior with TColorLineTool...

Post by Narcís » Tue Dec 17, 2013 2:13 pm

Hi Vladimir,

Sent it again. If you still don't receive it we will try using an alternative email address.
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

anauta2014
Newbie
Newbie
Posts: 48
Joined: Tue Apr 09, 2013 12:00 am

Re: Strange behavior with TColorLineTool...

Post by anauta2014 » Wed Dec 18, 2013 5:51 am

Hi Narcís.
Your E-Mails were lost in the internet space, can you use different way for TeeTools.pas?

I checked my address in the profile, it is workable.
With best regards
Vladimir

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

Re: Strange behavior with TColorLineTool...

Post by Narcís » Wed Dec 18, 2013 7:51 am

Hi Vladimir,

Yes, the Sales Dept. will send it via a different email host.
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

RA Team
Newbie
Newbie
Posts: 8
Joined: Wed Dec 18, 2013 12:00 am
Contact:

Re: Strange behavior with TColorLineTool...

Post by RA Team » Wed Jan 08, 2014 12:38 pm

Upgrading from Delphi 7 TeeChart 6 pro to Delphi XE2 latest TeeChart pro - experiencing same issue in our application with TcolourLineTool and TColourBandTool - this worked find in the evaluation copy (v2013.08.130521) see below TeeChartEval.png but in professional version see TeeChartProfessional.png - significantly different - please help
Attachments
TeeChartProfessional.png
TeeChartProfessional.png (3.72 KiB) Viewed 24894 times
TeeChartEval.png
TeeChartEval.png (4.21 KiB) Viewed 24897 times

Post Reply