Recommended Posts

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>

 

post-16284-031877500 1306405478_thumb.jpg

Edited by Harikrishnan Sivarajan

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thanks for your post.

 

Please try the same by setting <showYAxisValues='0'> attribute inside the <chart> element.

 

Hope this helps.smile.gif

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

You are always welcome.

 

Glad to know that you have managed to solve your purpose.

 

Happy FusionCharting!biggrin.gif

Share this post


Link to post
Share on other sites

Hi,

 

You are always welcome.

 

Glad to know that you have managed to solve your purpose.

 

Happy FusionCharting!biggrin.gif

 

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 by kuokshiun

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

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.sad.gif

 

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

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 by kuokshiun

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

I am afraid, there is no work around available, at this time.sad.gif

 

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

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