Sign in to follow this  
JJ

Dynamic properties

Recommended Posts

Hi,

Is it possible to dynamically change the

<colorRange>

property so based on the new values added to the gauge I would like the

<colorRange> to also change.

 

Thanks

JJ

Share this post


Link to post
Share on other sites
Guest Rajroop

Hello JJ,

 

 

 

It is possible to change the color range programmatically. I have the following approach in mind.

 

 

 

1. Read the new data value.

 

2. Re-write the XML with the altered color range.

 

3. Reload the chart with the modified XML.

 

 

 

Could you please go through the following link for more information?

 

 

 

http://www.fusioncharts.com/widgets/docs/Contents/Ang_Config.html

 

 

 

I hope this is useful.

 

 

 

Please feel free to write back on any other query. We would be more than glad to be of any help.

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