But the none of the doc files JS_*.html exist in the download. The online fusioncharts.com/docs/Contents/JS_Overview.html exists but appears to document the $ version. I found more or less by accident that some xml tags changed between versions: <chart ==> <graph, and the attribute "label" ==> "name". Making those changes got basicexample.html to run.
In a "comparison" of v3 and the free version, javascript is said to have "partial" support.
So what is "partial" support? Is there a list of the differences somewhere? What other surprises will I find downstream? Is there accurate documentation somewhere for javascript support in the free version?

Back to top
MultiQuote