Search found 12 matches

by JES
Thu Apr 10, 2014 5:12 am
Forum: VCL
Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
Replies: 24
Views: 30049

Re: TeeCanvas3d + Antialias drawing LineSeries dualcolor

Hi,

great, now it works fine, thanks!

Janne
by JES
Mon Apr 07, 2014 5:56 am
Forum: VCL
Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
Replies: 24
Views: 30049

Re: TeeCanvas3d + Antialias drawing LineSeries dualcolor

Hi,

any news on this issue?

Janne
by JES
Mon Apr 07, 2014 5:54 am
Forum: VCL
Topic: GetChartGalleryFunction bug
Replies: 8
Views: 9019

Re: GetChartGalleryFunction bug

Hi, sorry for late reply. I tried to uncheck DewReserch (no difference). Delphi Version is XE3 and OS is Win7 Pro Now I had time to check this, and it seems that in this version in code active tab was left to Templates tab (TeeGally.pas) (and it is not visible when you call GetChartGalleryFunction, ...
by JES
Tue Mar 18, 2014 6:29 pm
Forum: VCL
Topic: GetChartGalleryFunction bug
Replies: 8
Views: 9019

Re: GetChartGalleryFunction bug

Hi,

no it does not.
TeeGally.png
TeeGally.png (14.08 KiB) Viewed 9076 times
I have also DewReserch components which integrates yours component (I have recompiled all), so could this be problem.
(it does not add anything on functions list but in gallery list it does)
Has always worked fine before.
DewResearch.png
DewResearch.png (20.28 KiB) Viewed 9083 times
Janne
by JES
Tue Mar 18, 2014 5:32 pm
Forum: VCL
Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
Replies: 24
Views: 30049

Re: TeeCanvas3d + Antialias drawing LineSeries dualcolor

Hi, it looks same as your sample. I am drawing process data values and user can choose freely resolution, so it can contain a lot of values (and I don't want to reduce visible points programmatically, eq. DrawAllPoints:=false; if user have choosen to see accurate data). Why is it not possible to get...
by JES
Tue Mar 18, 2014 7:43 am
Forum: VCL
Topic: GetChartGalleryFunction bug
Replies: 8
Views: 9019

Re: GetChartGalleryFunction bug

Hi,

this version does not open dialog at all.

(Even in chart editor if you try to change series type (Change button) it does not open anything).

Janne
by JES
Tue Mar 18, 2014 6:32 am
Forum: VCL
Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
Replies: 24
Views: 30049

Re: TeeCanvas3d + Antialias drawing LineSeries dualcolor

Hi,

it is better now, but when data is dense and lines overlaps each other it still looks bad.
Can it be fixed like it was in older versions.

Dense data
DualColor.png
DualColor.png (130.2 KiB) Viewed 10574 times
Data that does not overlap lines is better (actually this kind of data/drawing GDI+ is good)
ok.png
ok.png (39.3 KiB) Viewed 10569 times
Thanks,
Janne
by JES
Thu Mar 13, 2014 7:44 am
Forum: VCL
Topic: GetChartGalleryFunction bug
Replies: 8
Views: 9019

Re: GetChartGalleryFunction bug

Hi,

can you send me fixed file (I can recompile)?

Janne
by JES
Wed Mar 12, 2014 7:24 am
Forum: VCL
Topic: GetChartGalleryFunction bug
Replies: 8
Views: 9019

GetChartGalleryFunction bug

Hi, in TeeChart Pro v2014.10.140220 (32bit VCL) GetChartGalleryFunction opens functions gallery empty (nothing in combo or listbox to select). After open if you switch first Templates tab and then back to Functions tab then functions list is filled. procedure TForm1.Button1Click(Sender: TObject); va...
by JES
Mon Mar 10, 2014 12:00 pm
Forum: VCL
Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
Replies: 24
Views: 30049

Re: TeeCanvas3d + Antialias drawing LineSeries dualcolor

Hi, I don't think that you have compiled your version with global project define: TEEANTIALIAS (because in picture you have two pixels width horizontal line). So your version uses actually GDI+ library to draw that antialias version. When TeeChart sources are compiled with TEEANTIALIAS define it sti...
by JES
Fri Feb 28, 2014 1:54 pm
Forum: VCL
Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
Replies: 24
Views: 30049

Re: TeeCanvas3d + Antialias drawing LineSeries dualcolor

Hi,

when compiled here it does not work, which files should I check?

Janne
by JES
Fri Feb 28, 2014 9:47 am
Forum: VCL
Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
Replies: 24
Views: 30049

Re: TeeCanvas3d + Antialias drawing LineSeries dualcolor

Hi,

installed TeeChart 2014.10.140220 and added global project define: TEEANTIALIAS (and recompiled).

It works and reverts to use TAntialias canvas but the dualcolor bug is not fixed on TAntiAliasCanvas!

Is it possible to get fixed version, I really need to use this old method.

Janne