Sign in to follow this  
Arindam

XY line graph?

Recommended Posts

hello all,

 

 

 

I want to know: does fusioncharts offer the option to make a XY line graph? it will look like this (i did this on excel)

 

 

 

xygraph.jpg

 

 

 

thanks

Edited by Guest

Share this post


Link to post
Share on other sites

Hello, thanks for the reply.

 

 

 

Can I use the Scatter graph, but then connect the points to make it look like they're connected by a line? If yes, can you show me an example of how to do it? thanks

Share this post


Link to post
Share on other sites

Hi,

Could you please use dataset attribute drawLine='1' ?

i.e.

<dataset drawLine='1' >

drawLine Boolean 0/1 You can opt to connect the scatter points of any dataset using lines. This attribute helps you configure that.

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