Sign in to follow this  
Simi

Y Axis Label Duplication

Recommended Posts

I have created a bar with the following xml string

 

<chart caption='' subCaption='' showToolTip='1' animation='1' yAxisName='' xAxisName='' bgColor='FFFFFF' baseFontColor='' formatNumberScale='0' numberPrefix='' numberSuffix='' yAxisMinValue='' yAxisMaxValue='' palette='5' >

<set label='Account : Bug ...' value='1' link='javascript:parent.viewDrillDownBarDetails(2405041)' />

</chart>

 

The generated chart shows double values on Y Axis.

Can you point out the error in my xml

chart.bmp

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

To update you, you are using a column 3D chart, not a bar 2D chart.

 

I am afraid, we are unable to replicate the issue from our end.

 

Please find the screenshot attached for your reference.

post-10517-071152000 1301548951_thumb.jpg

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