Sign in to follow this  
dicanio_v

y-axis issue

Recommended Posts

Hi,

 

 

 

i have a problem with some data in fusion charts , sometimes fusionchart missing to show 5-6 labels in y-axis and only show me 3 labels , i have attached a chart example and associated xml file .

post-4846-128441571429_thumb.gif

fmschart.xml

Share this post


Link to post
Share on other sites

Hi,

 

 

 

FusionCharts by default automatically calculated the number of div lines in y-axis.

 

 

 

You can override this using adjustDiv='0'.

 

 

 

You can also manually set number of divisional lienes using numDivLines attribute in <chart> element.

 

 

 

e.g. numDivLines='5'.

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