TRadarSeries with custom axes

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
mrepec
Newbie
Newbie
Posts: 2
Joined: Tue Apr 10, 2012 12:00 am
Location: poland

TRadarSeries with custom axes

Post by mrepec » Wed Nov 21, 2012 8:47 am

hello
is there any known solution to do this, maybe in beta ? or in future plans (close future:) )?
i can't normalize values to show it on same axis, and doesn't matter how custom axes will be painted (with x shift or diffrent angle) - they just need to kept scale. I will be very grateful for any suggestion how to do it, and if there is no other way, where to look in teechart sources for easiest implement this in custom series class

regards
mr

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TRadarSeries with custom axes

Post by Narcís » Wed Nov 21, 2012 11:24 am

Hi mr,
is there any known solution to do this, maybe in beta ? or in future plans (close future:) )?
I'm afraid not but we could add it to the wish-list to be considered for inclusion in future releases.
i can't normalize values to show it on same axis, and doesn't matter how custom axes will be painted (with x shift or diffrent angle) - they just need to kept scale. I will be very grateful for any suggestion how to do it, and if there is no other way, where to look in teechart sources for easiest implement this in custom series class
Could you please give us more detailed information about what you are trying to achieve so that we can try to help you? Some images would help.

Thanks in advance.
Best Regards,
Narcís Calvet / 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

mrepec
Newbie
Newbie
Posts: 2
Joined: Tue Apr 10, 2012 12:00 am
Location: poland

Re: TRadarSeries with custom axes

Post by mrepec » Fri Nov 23, 2012 6:03 am

sorry for delay in the answer, please see the attached document with examples, it should clarify all... :)
Attachments
Spider.zip
(369.6 KiB) Downloaded 340 times

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: TRadarSeries with custom axes

Post by Narcís » Fri Nov 23, 2012 7:58 am

Hi mr,

Thanks for the info. Looks like somewhat complicated as all series use all axes and each value in the series plots against a different axis. Currently, one series only supports one custom axis. Anyway, I have added your request (TV52016430) to the wish-list to be considered for inclusion in future releases.
Best Regards,
Narcís Calvet / 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

Post Reply