Hi,
great, now it works fine, thanks!
Janne
Search found 12 matches
- Thu Apr 10, 2014 5:12 am
- Forum: VCL
- Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
- Replies: 24
- Views: 31485
- Mon Apr 07, 2014 5:56 am
- Forum: VCL
- Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
- Replies: 24
- Views: 31485
Re: TeeCanvas3d + Antialias drawing LineSeries dualcolor
Hi,
any news on this issue?
Janne
any news on this issue?
Janne
- Mon Apr 07, 2014 5:54 am
- Forum: VCL
- Topic: GetChartGalleryFunction bug
- Replies: 8
- Views: 9362
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, ...
- Tue Mar 18, 2014 6:29 pm
- Forum: VCL
- Topic: GetChartGalleryFunction bug
- Replies: 8
- Views: 9362
Re: GetChartGalleryFunction bug
Hi,
no it does not. 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. Janne
no it does not. 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. Janne
- Tue Mar 18, 2014 5:32 pm
- Forum: VCL
- Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
- Replies: 24
- Views: 31485
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...
- Tue Mar 18, 2014 7:43 am
- Forum: VCL
- Topic: GetChartGalleryFunction bug
- Replies: 8
- Views: 9362
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
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
- Tue Mar 18, 2014 6:32 am
- Forum: VCL
- Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
- Replies: 24
- Views: 31485
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 Data that does not overlap lines is better (actually this kind of data/drawing GDI+ is good) Thanks,
Janne
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 Data that does not overlap lines is better (actually this kind of data/drawing GDI+ is good) Thanks,
Janne
- Thu Mar 13, 2014 7:44 am
- Forum: VCL
- Topic: GetChartGalleryFunction bug
- Replies: 8
- Views: 9362
Re: GetChartGalleryFunction bug
Hi,
can you send me fixed file (I can recompile)?
Janne
can you send me fixed file (I can recompile)?
Janne
- Wed Mar 12, 2014 7:24 am
- Forum: VCL
- Topic: GetChartGalleryFunction bug
- Replies: 8
- Views: 9362
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...
- Mon Mar 10, 2014 12:00 pm
- Forum: VCL
- Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
- Replies: 24
- Views: 31485
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...
- Fri Feb 28, 2014 1:54 pm
- Forum: VCL
- Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
- Replies: 24
- Views: 31485
Re: TeeCanvas3d + Antialias drawing LineSeries dualcolor
Hi,
when compiled here it does not work, which files should I check?
Janne
when compiled here it does not work, which files should I check?
Janne
- Fri Feb 28, 2014 9:47 am
- Forum: VCL
- Topic: TeeCanvas3d + Antialias drawing LineSeries dualcolor
- Replies: 24
- Views: 31485
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
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