dannyj Report post Posted February 6, 2007 In setting up several charts, what needs to be changed to keep the different charts from pulling the same data. Example: setup one 3D bar Chart to pull Data.xml, Chart.htm, Second Chart to Pull DataB.xml, ChartB.html, but Second Chart pulls first charts data. Please advise what needs to be changed to have each chart to reflect differing data. Sorry I'm new to this Share this post Link to post Share on other sites
Pallav Report post Posted February 7, 2007 You need to convey the XML data file for each chart using the dataURL method. Please see www.fusioncharts.com/FusionCharts/Docs > Creating your First Chart. Share this post Link to post Share on other sites