channa_it Report post Posted August 10, 2011 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 Report post Posted August 10, 2011 Hi, Welcome to FusionCharts Forum! 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
channa_it Report post Posted August 11, 2011 Hi Angshu ! Yes it works fine Thanks a lot. Best Regards, -channa Share this post Link to post Share on other sites
Guest Angshu Report post Posted August 11, 2011 Hi, Glad to know that you have managed to resolve your problem. Happy FusionCharting! Share this post Link to post Share on other sites