Search found 38 matches

by johnnix
Wed Nov 16, 2022 7:15 am
Forum: VCL
Topic: Bug in Logarithimic axis
Replies: 4
Views: 3847

Re: Bug in Logarithimic axis

Hello,

Simply drop a TChart component and set Y axis to be logarithmic, minimum 1 and maximum 1000
by johnnix
Thu Nov 27, 2014 8:37 pm
Forum: VCL
Topic: Left axis label vertical position
Replies: 2
Views: 6462

Re: Left axis label vertical position

Ok, thank you for your reply.
by johnnix
Tue Nov 25, 2014 10:23 am
Forum: VCL
Topic: Left axis label vertical position
Replies: 2
Views: 6462

Left axis label vertical position

Hello,

I believe that with the latest 2014 version there has been a change in the starting position of the Y axis label. As you can see from the images in earlier versions the label was centered to the middle of the axis length but now it looks like it starts from that point.

Regards
by johnnix
Fri Nov 14, 2014 12:51 pm
Forum: VCL
Topic: Bug with TLegendPalette?
Replies: 18
Views: 38404

Re: Bug with TLegendPalette?

It looks like I cannot step into the sources when debugging my application. I have the '..\Sources\Compiled\Delphi21.win32\Lib' path in the Library path and the '../Sources' in the Browsing path. What am I missing?

Regards
by johnnix
Thu Nov 13, 2014 4:07 pm
Forum: VCL
Topic: Bug with TLegendPalette?
Replies: 18
Views: 38404

Re: Bug with TLegendPalette?

Hello Yeray, The Hover option is disabled so I am now guessing there is something with my TChart installation. Can you please inform me of how many Tee921.bpl files should I have on my system? A quick search shows one in the Windows/System32 directory and another one in the Compiled folder of TeeCha...
by johnnix
Tue Nov 11, 2014 8:21 pm
Forum: VCL
Topic: Bug with TLegendPalette?
Replies: 18
Views: 38404

Re: Bug with TLegendPalette?

Hello,

Any suggestions on what it could be going wrong? I cannot use that particular chart anymore :(
by johnnix
Thu Nov 06, 2014 5:49 pm
Forum: VCL
Topic: Bug with TLegendPalette?
Replies: 18
Views: 38404

Re: Bug with TLegendPalette?

So, were you able to recreate this?
by johnnix
Thu Nov 06, 2014 5:48 pm
Forum: VCL
Topic: Bug with Chart Title Font color
Replies: 8
Views: 15579

Re: Bug with Chart Title Font color

Hello Yeray,

That did the trick, thank you very much!

Regards
by johnnix
Wed Nov 05, 2014 4:44 pm
Forum: VCL
Topic: Bug with TLegendPalette?
Replies: 18
Views: 38404

Re: Bug with TLegendPalette?

Hello,

My version is 'TeeChart Pro v2014.12.140923 32bit VCL, you are using 2014.13?

Regards
by johnnix
Tue Nov 04, 2014 7:27 pm
Forum: VCL
Topic: Bug with Chart Title Font color
Replies: 8
Views: 15579

Re: Bug with Chart Title Font color

Hello,

Attached is a project file, the clWhite button works fine but the clBtnFace button turns the font color to yellow.

Regards
by johnnix
Tue Nov 04, 2014 5:26 pm
Forum: VCL
Topic: Bug with TLegendPalette?
Replies: 18
Views: 38404

Re: Bug with TLegendPalette?

Hello,

I open the project file I sent you, run it and move the mouse over the chart and the error appears, we use the same TChart version (mine is 32 bit under Windows 8.1 64 bit).

Regards
by johnnix
Mon Nov 03, 2014 6:45 pm
Forum: VCL
Topic: Bug with TLegendPalette?
Replies: 18
Views: 38404

Bug with TLegendPalette?

Hello, Please find attached a sample project file, when you run it as soon as you hover the mouse over the chart there is an error about control not having a parent. I think it is associated with TLegendPalette. Can you please confirm and suggest a fix? I am using the latest version of TChart under ...
by johnnix
Mon Nov 03, 2014 2:56 pm
Forum: VCL
Topic: About bug 807
Replies: 4
Views: 8998

Re: About bug 807

Hello,

Yes, I modified my code accordingly and till now it looks like it performs ok.

Thank you very much.

Regards
by johnnix
Sat Nov 01, 2014 10:47 am
Forum: VCL
Topic: About bug 807
Replies: 4
Views: 8998

Re: About bug 807

Hello,

Since I do not see any activity on this issue, I need to roll back to a previous TeeChart version but I have concerns doing so after spending adjusting my projects to the latest version. Could you please confirm that this is possible?
by johnnix
Tue Oct 14, 2014 9:12 am
Forum: VCL
Topic: Question about files path
Replies: 3
Views: 9649

Question about files path

Hello, I am using the latest source code edition of TChart (with Delphi XE7) and I was wondering which path should I add to my projects so that I can trace some TChart related functions. I installed TChart using the installer and I only have int the Library Path the compiled library like ...Sources\...