Sign in to follow this  
cancan97

problem saving chart in php usage client side

Recommended Posts

Hi,

 

 

 

if use data like "myChart.setDataURL("data.xml");" save chart is done. However i use data like $FC->renderChartFromExtXML($strXML);so saving chart not worked. What can i do?

 

 

 

Ps: my code was attached.

 

1.Attached (data.html) : worked.

 

2.Attached (chart.php) : not worked.(Chart is rendered.Capturing is ok. But saving is not worked)

 

 

 

 

 

1.gif

 

 

 

2.gif

 

 

 

Also i have a character problem in chart like chart header. if write static string, character problem is solved but my data created from db. character problem is occured only chart

 

 

 

Best Regards,

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