Sign in to follow this  
channa_it

Scale Of The Y Axis Of Line Chart Getting Same Values Repeat.

Recommended Posts

When my line chart, max value of Y axis getting smaller value, scale of the Y axis getting same values repeat, I have attached print screen of that chat and my chart xml is as follow,

 

<graph caption='Nonconformance Reporting Summary' subcaption='For 08/10/2011 to 08/10/2011' xAxisName='Date'

yAxisName='Nonconformance' decimalPrecision='0' formatNumberScale='0' showNames='1' showValues='0'

showAlternateHGridColor='1' AlternateHGridColor='ff5904' divLineColor='ff5904' divLineAlpha='20'

alternateHGridAlpha='5' rotateNames='1'>

<set name='08/10/2011' value='2' hoverText='08/10/2011'/>

</graph>

 

Can you please specify some solution for this.

 

Thanks & Best Regards ,

-channa

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Please try the same by setting <decimalPrecision='1'> attribute inside the <graph> element.

 

Hope this works.

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Glad to know that you have managed to resolve your problem.

 

Happy FusionCharting!biggrin.gif

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
Sign in to follow this