Sign in to follow this  
Rahul Kumar

how to add progress bar in fusion charts?

Recommended Posts

Hi Avinash,

Since you are using dataXML and the chart is getting rendered properly, so it is not related with the FusionCharts issue.

You need to implement your own code to solve your need.

Hint: While XML processing is going on you can put a label/image/progressbar etc. and hide the chart control and when XML processing is finished then hide label/image/progressbar and unhide the chart control.

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