Roeland Report post Posted October 30, 2014 Hi,I've some trouble using the XT suite with dojo. I would to create a wrapper for fusioncharts using dojo. I'm able to successfully load the 'fusioncharts.js' by using dojo.require. dojo.require('fusioncharts.widget.lib.fusioncharts'); Unfortunately rendering of the chart fails because the fusioncharts.js is requesting the 'fusioncharts.charts.js' in the root directory of my website. I would like to keep the files within my dojo widget and don't want to put the files in the root directory of my website. Is it possible to set the basepath for the javascript files?Is there someone who can point me in the right direction? Thanks! Share this post Link to post Share on other sites
Swarnam Report post Posted November 3, 2014 Hi, Welcome to FusionCharts Forum Post. This issue has been addressed in our latest version FusionCharts Suite XT v3.4.1. Can you please check the Evaluation version : http://www.fusioncharts.com/download/ and let us know if the issue is still being faced? Share this post Link to post Share on other sites