Page 1 of 1

Polar chart clockwise labels option does not transform data

Posted: Wed Oct 15, 2008 1:09 pm
by 13050247
[Teechart Pro version 3.5.3188.18562]

Setting the property on a Polar series:

Code: Select all

Polar plot = new Polar();
plot.ClockWiseLabels = true;
makes the angle labels go clockwise, but the data it still displayed the same. The data should obviously also be transformed to still show correctly, but it does not.
To see this: run the TeeChart WinForms demo app, and use the "Circle labels inside" example and set the 'ClockWiseLabels' property on. The labels are shown clockwise, but the displayed data does not change with it.

Posted: Thu Oct 16, 2008 10:21 am
by narcis
Hi Sean,

Thanks for reporting. I've added this defect (TF02013461) to the bug list to be fixed for next releases.

Re: Polar chart clockwise labels option does not transform data

Posted: Mon Aug 08, 2011 7:11 am
by 10554786
I found this behaviour in v.8.08 as well and I wonder if TF02013461 is a duplicate of TV52015266 (Polar series not plotting correctly when ClockWiseLabels set to false.), which was fixed according to "Release Notes 7th April 2011 TeeChart VCL version 2011 Build 2011.03.30407"

I didn't find any fixing of TF02013461. Is there an bug tracking system showing the state of every bug report?

Thomas

Re: Polar chart clockwise labels option does not transform data

Posted: Mon Aug 08, 2011 7:46 am
by 10554786
Sorry, I'm in the .NET board here. I was talking about VCL. But perhaps there is a common code base.

Thomas

Re: Polar chart clockwise labels option does not transform data

Posted: Mon Aug 08, 2011 10:03 am
by 10050769
Hello Thomas,

The bug with number (TF02013461) is fixed from version 3.5.3225.32185 as you can check in release notes,that you can find in this link.

Thanks,

Re: Polar chart clockwise labels option does not transform data

Posted: Mon Aug 08, 2011 11:34 am
by 10554786
Hello Sandra,

is it fixed in the VCL-version as well? If yes, which version?


Thomas

Re: Polar chart clockwise labels option does not transform data

Posted: Mon Aug 08, 2011 3:41 pm
by 10050769
Hello Thomas,

It is fixed in latest versions of TeeChart VCL. Concretely in version 2010.02.20202 and version 2011.03.30407

Thanks,