Sign in to follow this  
lfvo

Problem Get Xml Code

Recommended Posts

Hi i'm trying to get the xml code from the DragNode graphic, but when i try it in the first time, dont show it.

here the code i'm using

 

function getInfo(graphId)
{ 	
       	var ourChart = FusionCharts(graphId);  	
       	var xmlRtn = ourChart.getXMLData();      	
       	alert(xmlRtn);
}

 

The most strange is, if i refresh the page it work, but that is not a valid option :S

what could be wrong?

 

Regards,

Luis

Edited by lfvo

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

Could you please send us a scaled down sample to look into the issue?

 

Awaiting for your response.

Share this post


Link to post
Share on other sites

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

Could you please send us a scaled down sample to look into the issue?

 

Awaiting for your response.

 

Hi,

I doing it with a plataform called outsystems, is why i dont attached a sample and only the code.

I can save the page and attach it if you want.

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Could you please send us any live link to look into the issue?

 

Awaiting for your response.

Share this post


Link to post
Share on other sites

Ok, i will send you a message with the link, will prepare the page and put it online ;)

 

thanks Angshu.

 

Hi,

 

Could you please send us any live link to look into the issue?

 

Awaiting for your response.

Share this post


Link to post
Share on other sites

we have some problem right now (database model changed) to show the error or bug i dont know, when we fix it. I cand send you a message with the link, how can i send you the link later?

 

smile.gif

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thanks for your response.

 

You can attach a screenshot or live link .

 

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