Sign in to follow this  
djrodman

Function documentation?

Recommended Posts

I apologize for this, it must be an RTFM question, but I cannot find any documentation on the individual functions that are shown in the examples.  For example:   echo renderChart("../../FusionCharts/Pie3D.swf", $strDataURL, "", "FactorySum", 600, 300, false, true);

 

Where is the documentatino on "renderChart"?   What are the parameters?  I can see the first parm is the chart .swf file, and the second is the data URL.   What's the third, ""?  And the rest?   

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