Hello,
I am having problem with a legend not displaying correctly all the items, please find attached a test project. If you run the project and resize the form horizontally you will see that some times all the items appear or hide...
Also in my actual application there is a glitch that the test application cannot reproduce so I included a screenshot, at some point (while resizing horizontally) an axis label appears on the far left of the plot, it appears to be a bottom axis label.
I am using the latest 2015 TChart version under Delphi XE7.
Regards
Problem with legend and 2015 version
Problem with legend and 2015 version
- Attachments
-
- Screenshot 2015-02-01 10.23.40.png (45.74 KiB) Viewed 9533 times
-
- Test.zip
- (5.71 KiB) Downloaded 688 times
Re: Problem with legend and 2015 version
Hi,
Thanks for reporting it.
I could reproduce the problem, I've added it to the public tracker and already found a fix for it.
http://bugs.teechart.net/show_bug.cgi?id=1110
I'll send you a mail with the modified unit so you can check if it fits your requirements.
Thanks for reporting it.
I could reproduce the problem, I've added it to the public tracker and already found a fix for it.
http://bugs.teechart.net/show_bug.cgi?id=1110
I'll send you a mail with the modified unit so you can check if it fits your requirements.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Problem with legend and 2015 version
Hello Yeray,
Thank you very much for your prompt reply, copied the new file in the sources directory, run TeeRecompile, got an error when trying to install the packages (again I closed the dialog before I note down the message but is is something about a GDIOBJ missing? ) and compiled my app, seems to be working fine!
Regards
John
Thank you very much for your prompt reply, copied the new file in the sources directory, run TeeRecompile, got an error when trying to install the packages (again I closed the dialog before I note down the message but is is something about a GDIOBJ missing? ) and compiled my app, seems to be working fine!
Regards
John
Re: Problem with legend and 2015 version
Hi John,
It may be this?johnnix wrote:got an error when trying to install the packages (again I closed the dialog before I note down the message but is is something about a GDIOBJ missing? )
Good!johnnix wrote:compiled my app, seems to be working fine!
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Problem with legend and 2015 version
Yes, that was it, copied the files missing and everything works ok
Regards
Regards