Sign in to follow this  
mgnair

More <Set> Element Than <Category>

Recommended Posts

Hi,

Refer attachment , is this possible this in fusionchart XT ? I feel more <set> element than <category> in Mutiline 2D chart or "connecting line" in scatter chart will meet the purpose. Kindly let me know how to achive this

 

post-28471-0-75309600-1342354763_thumb.jpg

 

Regards

Madhu

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

Welcome to the FusionCharts Forum :)

 

Thank you for the post.

 

You may try using the Scatter chart.

 

Define same values for "x" and different values for "y" to suffice your requirement.

 

Also define drawLine attribute and set it to 1.

 

Ref. Code:

<set y='2.4' x='21' />
<set y='3.5' x='21' />

 

For more details, please refer to the link below,

http://docs.fusioncharts.com/charts/contents/?AttDesc/BubbleScatter.html

http://docs.fusioncharts.com/charts/contents/?ChartSS/Scatter.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
Sign in to follow this