Sign in to follow this  
pbo1971

X-Axis Numbering With Bar2D.swf

Recommended Posts

I'm trying to set up a 2d bar chart, but the number labeling for the x-axis is automatically going above 100. I've tried using numDivLines and divIntervalHints - the numbering changes, but always goes above 100. Is there anything I can do to fix this? Thanks in advance for any responses.

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Chart limits are the minimum & maximum y-axis values. FusionCharts automatically calculates the best chart limits when you don't specify them explicitly.

 

In FusionCharts, the axis limits encompasses all values present in the chart i.e., no data value can be below the minimum y-axis value or above maximum y-axis value - they have to be within axis range. Even if you force an axis limit that is lower/higher than this, FusionCharts will automatically adjust it.

 

For more details, please visit the links below:

 

http://www.fusioncha...hartLimits.html

 

http://www.fusioncha...2D.html#Anchor1

 

 

Hope this helps.smile.gif

 

 

 

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