prabhu.jeevan

Updating Trend Lines Dynamically

Recommended Posts

Hi,

    How can i change the trend line value dynamically... i am not able to do this by using setChartAttribute() function... Pls help me

 

Regards

Prabhu 

Hi,

 

Please note trendlines value is not a <chart> element, hence, "setChartAttribute" would not work for this.

 

You would need to update the entire XML/JSON data in the existing chart to reflect the change in the trendlines value.

 

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