Page 1 of 1

Chart X Axis Format ignored

Posted: Tue May 13, 2008 3:20 am
by Pilgrim
Hi guys, on a Scatter chart the X Axis format is ignored.

Both X and Y axis use percentages and I set the format to "p0" for both.

The Y axes turns "0.1" into "10%" as expected but the X Axis just displays "0.1"

Thank you.


Chart X Axis Format ignored

Posted: Wed May 21, 2008 8:47 am
by Vital
Hello,

Problem solved. Please get patch in build from 23 May.

Thank you.

Chart X Axis Format ignored

Posted: Wed May 21, 2008 8:52 am
by Pilgrim
Vital wrote:Hello,

Problem solved. Please get patch in build from 23 May.

Thank you.
Thank you :grinder:

Chart X Axis Format ignored

Posted: Wed May 21, 2008 9:12 am
by Vital
Hello,

Really problem in type of arguments. For example if you have arguments: 1, 2, 3, 4, but it have type string you don't receive required format. We have added special code to convert string type to numeric to solve this problem.

Thank you.