mail2satheeshkumar@gmail.com

YAxisDecimalValue

Recommended Posts

Hi

 

I do have a requirement where y axis values should display same no. of decimal places. I can see that forceDecimal = 1 just works for the data plot values but not for the y axis values. This issue was reported in 2007 as well. I hope you guys have fixed it by now.

 

I want my y axis to have values like 0.00 0.25 0.50 1.00 ...

 

Regards

 

Saurabh

Share this post


Link to post
Share on other sites
Guest Madhumita

Hello,

Welcome to FusionCharts forum. :)

The attribute yAxisValueDecimals is used to set the decimal precision for the y-axis values. However, as of now, the forceDecimals attribute does not work upon the y-axis values.

If a number on the yaxis is already rounded then decimals cannot be forced on the value on y-axis.

Your suggestions are very important to us. We have made a note of the same.

Share this post


Link to post
Share on other sites

Thanks for the reply,

 

this issue is critical to us as part of release. We have licensed version of FusionCharts. It will be great if this issue is addressed quickly. The thing is we are not displaying the value of data plot i.e. over the bar (Column2D). So only y axis labels are visible as source of information hence consistency in decimal precision over y axis labels is critical to us.

 

 

 

Regards

 

Saurabh

Share this post


Link to post
Share on other sites
Guest Madhumita

Hello,

As a workaround, you can use trendlines and displayValue attribute of the line element to display such values.

If you can provide us with your XML we can do the same.

Looking forward to your reply.

Share this post


Link to post
Share on other sites
Guest Madhumita

Hello Satheeshkumar,

Welcome to FusionCharts Forum. :)

Please set yAxisMinVlaue='10' and numDivLines attribute in the <chart> element to achieve this.

Share this post


Link to post
Share on other sites

Hello,

 

 

 

Is the above mentioned problem 'forceDecimals ' for yAxis is resolved in later version of fusion chart.

 

 

 

We do have licensed fusion-chart, looking for immediate support from you folks

 

 

 

Thanks

 

Baskar

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now