TeeChart Animation

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

TeeChart Animation

Post by realsol » Mon Dec 04, 2017 3:48 am

I have 2 charts separated by a splitter. The bar chart lets users select months, and that months categories are displayed in the bottom pie chart.

I want to make sure the user sees that clicking on the bar does indeed change the pie. I am new to Delphi Berlin (from Delphi 5) and am new to animations. I would like to create some sort of animation that will look like the pie chart is comming from the bar chart.

Any ideas how to accomplish this or any examples I could look at.

Attached is a screenshot of the charts.
Attachments
2017-12-03_1926.png
2017-12-03_1926.png (60.98 KiB) Viewed 35358 times

realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

Re: TeeChart Animation

Post by realsol » Mon Dec 04, 2017 3:49 am

Also, is there a way to make the legend multiline. I would like the dates displayed in the legend on the second line of the legend item.

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeChart Animation

Post by Yeray » Mon Dec 04, 2017 8:43 am

Hello,
realsol wrote:Any ideas how to accomplish this or any examples I could look at.
There are some animations shipped with TeeChart. You can see a couple of examples under "All features\Welcome !\Tools\Series Animation" in the Features Demo program shipped with the binary installation of TeeChart Pro.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeChart Animation

Post by Yeray » Mon Dec 04, 2017 8:45 am

realsol wrote:Also, is there a way to make the legend multiline. I would like the dates displayed in the legend on the second line of the legend item.
I've added it to the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=1952
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

Re: TeeChart Animation

Post by realsol » Mon Dec 04, 2017 9:51 pm

Thanks. I will take a look.

realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

Re: TeeChart Animation

Post by realsol » Mon Dec 04, 2017 10:50 pm

I downloaded the demo from https://www.steema.com/downloads/vcl. It was right where you pointed me. I want to do something also with the pie chart but didn't see any examples. The problem though is there is no source code where I can see how the animation is done. Where can I find that?

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeChart Animation

Post by Yeray » Tue Dec 05, 2017 10:14 am

Hello,

The demo sources are shipped with the binary installation (evaluation version included).
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

Re: TeeChart Animation

Post by realsol » Tue Dec 05, 2017 5:21 pm

I already have purchased and using the TeeChart Std and don't want to mess anything up with my installation. Will it, or is there a better way to get the source for the demo. Any other documentation would help.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: TeeChart Animation

Post by Sandra » Wed Dec 06, 2017 3:37 pm

Hello reasol,

TeeChart Std VCL/FMX doesn't support animation as you can check in TeeChart VCL/FMX Feature Matrix. Therefore, if you want work with Animation is necessary use TeeChart Pro VCL/FMX version.

Thanks in advance,
Best Regards,
Sandra Pazos / 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

realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

Re: TeeChart Animation

Post by realsol » Wed Dec 06, 2017 11:30 pm

You have seen my charts. My customers thought my 3D charts were dated. I tried my best to make them look more modern.

If I upgraded to the Pro version, could I take my charts (above) and make them look like this? https://vimeo.com/246186475

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: TeeChart Animation

Post by Sandra » Thu Dec 07, 2017 12:20 pm

Hello realsol,

I have prepared for you a simple project with your request. I would like suggest you download the TeeChart Por VCL/FMX Evaluation versions from here and check if the project attached beolow works in your end.
AnimationCharts.zip
(2.22 KiB) Downloaded 1389 times
Hoping this helps
Best Regards,
Sandra Pazos / 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

realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

Re: TeeChart Animation

Post by realsol » Thu Dec 07, 2017 4:44 pm

Thanks. I don't want to have to uninstall my TeeChart to install the pro to test a demo, so I will assume your answer is yes to my question. But thanks you for the zip as I assume, if not now, I will be upgrading and the example will be a great starting point for me.

Thank you.

realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

Re: TeeChart Animation

Post by realsol » Mon Dec 11, 2017 6:13 pm

I am talking to Steema about upgrading, but like I said, I don't want to have to uninstall the STD, install pro to see the tutorial. Is there a way that you could please compile this demo so I can take a look before taking the plunge to the pro.

Thanks.

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeChart Animation

Post by Yeray » Tue Dec 12, 2017 7:54 am

Hello,

I've compiled the project Sandra attached some posts above with RAD 10.2 Tokyo and TeeChart Pro v2017.22.
Note it's a VCL project but the result shouldn't be very different in FMX.
Find attached a .7z containing the .exe.
Attachments
AnimationCharts.7z
(2.14 MiB) Downloaded 1186 times
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: TeeChart Animation

Post by Yeray » Tue Dec 12, 2017 8:26 am

Hello,
Yeray wrote:Note it's a VCL project but the result shouldn't be very different in FMX.
If you are interested in FMX, you can look at the example here.
Find a compiled version of the project here.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply