Sign in to follow this  
pramodg

Check Boxes in Fusionchart

Recommended Posts

2bfd7493-642d-4722-aafd-e61d.png

Resp. sir.

Thanks for reading

I need your help.

I am using fusionchart on my page. There I need select boxes on each y axis to select Y axis Items.

The image is attached with the mail. The second bar chart has the functionality mentioned.

Also in another senario I want to show two Y axis. One with numeric values and another with % values. 

So please specify which .swf should I use in both senario. I am working on C#.Net.

Please Find the attachment. I have problems with second and third image in attachment.

Waiting eargly for you valuable reply

Thanks And Regards.

Pramod

S/W Engineer

Pune

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello Pramod,

 

 

 

Check boxes are not a part of FusionCharts.

 

 

 

However, there might be a workaround. Here's an idea:

 

 

 

1. You can store the values of the particular data set someplace.

 

2. This data would be called on the selection and submit(button) of that check box.

 

3. The check box can be displayed along side the Bar chart as in to show that they refer to the particular datasets.

 

 

 

All this has to be done at your end via program, since FusionCharts doesn't support check boxes.

 

 

 

In reference to your second query, you could try using the MSCombiDY2D.swf.

 

The sNumberSuffix attribute would help in specifying the number suffix as '%' in the secondary Y-axis!

 

 

 

I hope this helps. :)

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello Pramod,

 

 

 

Could you add the attribute renderAs='COLUMN' in the <dataset> element that you want to display as a column?

 

 

 

I 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