saisurajvanka

Dynamic color change of the graphs

Recommended Posts

Hi,

 

I am using multi series chart in my application.

It has different types of data with different colors.

Is it possible in Fusion Charts to allow the users to customize the colors in the bar graphs?

 

Thanks in advance,

Suraj

 

Share this post


Link to post
Share on other sites
Guest Rishab

Hi,

 

If you want to change the color of the Bar, you can use the 'color' attribute within the dataset or set element and specify custom color for each data plot.

 

However, if you would like to update the color of the data series dynamically, then you can update the xml data of an existing chart on click event of an HTML control. By this you can provide the dynamic color themes to the

 

chart  which your users can customize.

 

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