Hello.
I have the following setup:
charts
xml
js
the charts folder contains all swf files and the fusioncharts.js file.
the xml folder contains the xml data
the js folder contains:
now when i attempt to load hbullet or even funnel, i get "No data to display" yet when using AngularGauge all works fine.
the XML i use is that from http://www.fusioncharts.com/widgets/docs/ relating to each specific chart type.
i have an external XML file as im looking into writing the XML using PHP and then having the javascript read the xml and send to the chart.
any help welcome.