Abk092 Report post Posted June 6, 2011 Hi, Do we support setChartAttribute method in fusionWidgets ? I want to change chart properties (like bgcolor, plotcolor) on the fly without reloading xml. FusionCharts 3.2 has it, but as far as I searched , It is not there in FusionWidgets. Thanks. Share this post Link to post Share on other sites
FusionCharts Support Report post Posted June 6, 2011 Hi, As of now, there is no native support for setChartAttribute in FusionWidgets and FusionMaps. We would introduce this feature in v3.2 of FusionWidgets and FusionMaps. Share this post Link to post Share on other sites
Abk092 Report post Posted June 14, 2011 Hmmm...... Helpful. Any idea when this is scheduled to be released? How can i get informed about this , as soon as it is there ? I am using licensed version. Thanks . Share this post Link to post Share on other sites
Guest Angshu Report post Posted June 14, 2011 Hi, Thanks for your response. We are unable to commit any timeline regarding this, we will get back to you once we are ready with the release. Thank you very much for your continued patience and patronage. Hope you have a great day! Share this post Link to post Share on other sites
Amina Report post Posted June 20, 2012 Hi, Is there a native support for setChartAttribute in FusionWidgets now ?? I want to change chart properties without reloading xml. and if there ! how can i use it ? there is a document for it ?? Thanks you Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted June 20, 2012 Hi, Yes, FusionWidgets XT now natively support "setChartAttribute" to change the properties of an existing chart by changing the chart attributes at run time. For more information on "Changing chart Properties", please follow the link below: http://docs.fusioncharts.com/widgets/Contents/?JavaScript/JS_ChangeChartProperties.html Hope this helps! Share this post Link to post Share on other sites
Amina Report post Posted June 24, 2012 [Thanks you thats worked on the last version of fusion widget Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted June 25, 2012 Hi Amina, I am glad to hear that the solution provided is working for you. Share this post Link to post Share on other sites
Amina Report post Posted June 27, 2012 Hello , I want to ask you if i can change the <colorRange> attribute for linearGauge through setChartAttribute method like <chart> attribute ?? plz help Thanks in advance Share this post Link to post Share on other sites
Guest Sumedh Report post Posted June 27, 2012 Hello , I want to ask you if i can change the <colorRange> attribute for linearGauge through setChartAttribute method like <chart> attribute ?? plz help Thanks in advance Hi, You can only change/update <chart> elements using setChartAttribute function. If you want change/update other chart attribute, then you would need to change entire chart XML/JSON using the respective functions. For live demo please refer this: http://docs.fusioncharts.com/charts/Code/JavaScript/Basics/UpdateChartData.html For more information, please refer this URL: http://docs.fusioncharts.com/charts/contents/?JavaScript/JS_ChangeData.html Hope this helps. Share this post Link to post Share on other sites
Amina Report post Posted June 27, 2012 Thank you much Share this post Link to post Share on other sites
Guest Sumedh Report post Posted June 27, 2012 Thank you much Share this post Link to post Share on other sites