Sign in to follow this  
venkatc

Selectscatter - Correct Values On X-Axis

Recommended Posts

Hi,

 

I am using selectscatter chart in my application. I am facing issue in displaying the values on x-axis.

The x-axis and y-axis values are not static, it will change based on the requirement. So I cannot fix up the min value and max values on both x-axis and y-axis.

 

Based on the xml input selectscatter is able to calculate and display the correct values on y-aixs. Suppose if the minimum value is 10 and maximum value is 100.

I am able to see values as 10, 20, 30 .. 100 on y-axis. But the same thing is not happening with x-axis. How the data values can be determined dynamically on x-axis.

 

Please suggest.

 

It is also possible to get negative values on x-axis. Please see the attached image, the values are not calculated and displayed properly.

 

Regards,

 

Venkat

post-9989-048843000 1306229574_thumb.png

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thanks for your post.

 

I am afraid, FusionCharts does not support providing data values dynamically on x axis, at this time.sad.gif

 

We will try to implement this feature in our next release.

 

Meanwhile, you can use <category> element to provide value on x axis.

 

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