Harikrishnan Sivarajan Report post Posted May 26, 2011 (edited) Hi, How can we hide tha y axis values. see the attached image. Please do reply Thanks and regards HAri MY xml added <chart canvasPadding='30' legendPadding='100' yAxisMaxValue='300' yAxisMinValue='100' bgColor='ffffff,36AF50,dd5904' canvasBgColor='ffffff' caption='Cholesterol Report' paletteColors='' showToolTipShadow='1' toolTipBorderColor='red' yAxisName='' formatNumberScale='0' xAxisName=''> <set label='2009' value='' /> <set label='2010' value='200' /> <set label='2011' value='' /> <set label='' value='' /> <trendlines> <line startValue='100' endValue='200' isTrendZone='1' displayValue='Normal Cholesterol' color='426569' alpha='100'/> </trendlines> <trendlines> <line startValue='200' endValue='220' isTrendZone='1' displayValue='Above Cholesterol' color='a2b4be' alpha='100'/> </trendlines> <trendlines> <line startValue='220' endValue='300' isTrendZone='1' displayValue='High Cholesterol' color='7597c4' alpha='100'/> </trendlines> <styles> <definition> <style name='myCaptionFont' bgColor='ffff00' type='font' font='verdana' size='10' isHTML='0' color='666666' bold='1'/> <style name='myShadow' type='Shadow' color='999999' angle='45' bgColor='FFFFDD'/> <style name='myGlow' size='40' bold='1' type='Glow' color='FF5904' underline='1' bgColor='FFFFDD'/> </definition> <application> <apply toObject='' styles='myCaptionFont,myShadow' /> <apply toObject='XAxisName' styles='myShadow' /> <apply toObject='YAxisName' styles='myCaptionFont' /> </application> </styles> </chart> Edited May 26, 2011 by Harikrishnan Sivarajan Share this post Link to post Share on other sites
Guest Angshu Report post Posted May 26, 2011 Hi, Thanks for your post. Please try the same by setting <showYAxisValues='0'> attribute inside the <chart> element. Hope this helps. Share this post Link to post Share on other sites
Harikrishnan Sivarajan Report post Posted May 26, 2011 Hi, That's working fine. Thanks hari Hi, Thanks for your post. Please try the same by setting <showYAxisValues='0'> attribute inside the <chart> element. Hope this helps. Share this post Link to post Share on other sites
Guest Angshu Report post Posted May 26, 2011 Hi, You are always welcome. Glad to know that you have managed to solve your purpose. Happy FusionCharting! Share this post Link to post Share on other sites
kuokshiun Report post Posted June 20, 2011 (edited) Hi, You are always welcome. Glad to know that you have managed to solve your purpose. Happy FusionCharting! Hi, I'm not able to hide the y-axis by setting <showYAxisValues='0'> attribute inside the <graph> element in FusionChart Free? Is it the correct value to set? Edited June 20, 2011 by kuokshiun Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 20, 2011 Hi, Welcome to FusionCharts Forum! First of all, we would like to thank you for showing interest in FusionCharts. I am afraid, FusionCharts free does not support the feature you are looking for, at this time. This feature is available in FusionCharts v 3.2. We have taken a note of your request here and added the same in our wishlist. Hope you have a great day! Share this post Link to post Share on other sites
kuokshiun Report post Posted June 20, 2011 (edited) Hi, thanks for your fast reply. Too bad that the features I'm looking for doesn't available under FusionChart Free Is there any work around where I can achieve the same purpose (to hide the y-axis)? Edited June 20, 2011 by kuokshiun Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 20, 2011 Hi, I am afraid, there is no work around available, at this time. Thank you very much for your continued patience and patronage. Hope you have a great day! Share this post Link to post Share on other sites
kuokshiun Report post Posted June 20, 2011 Hi, thanks for your kind reply anyway Share this post Link to post Share on other sites