Sign in to follow this  
he1475

How to change 'colorrange'?

Recommended Posts

Hello,

 

I'd like to ask how to change 'colorrange' without re-render chart.(Angular)

If I use setJSONData, the chart will be re-rendered, the dial will become '0'

Thanks.

Share this post


Link to post
Share on other sites

Hi,

 

Welcome to FusionCharts Forum  :)

 

It is not possible to change the color range without re-rendering the chart. 

 

As a workaround, you may set "defaultAnimation" to 0. Now, the dial will not animate due to which the chart does not appear as if it has re-rendered but the color range gets changed.

 

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