boldt

Numerical Axes

Recommended Posts

Hi

 

Is it possible to define numerical axes, say like x-axis goes from 0-100 and y-axis goes from, lets say 0-1000. I can't really find a working example, all examples I found, define labels like 'Jan', 'Feb', ..

 

I would like to avoid defining labels for all my axes and instead just to plot numerical data, so I could create series like

 

( (0,2),(1,23),(5,35) ) and ( (0.34,2),(1,23),(5.23,35) )

 

Best Regards

Niels

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum! smile.gif

I think bubble and scatter chart present in FusionCharts pack will suffice your requirement.

 

Bubble and scatter charts are used for plotting data that can be defined in terms of multiple numeric parameters. In these charts, both X and Y axes are numeric. So, the position of a data point is an indicator of two distinct numeric values.

 

For more details, please visit the links below:

 

http://www.fusioncha...bleScatter.html

 

http://www.fusioncha...SS/Scatter.html

 

http://www.fusioncha...tSS/Bubble.html

 

Hope this helps.

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