Matthew C Report post Posted February 6, 2020 Originally we began development with the trial version. However we have gotten an updated license for the full version and downloaded it per the instructions. However, I am still getting "trial version" when I run the application using FusionCharts. Which file(s) are the trial version text embedded in so I can look through and make sure I haven't somehow deployed the trial javascript? Or alternatively, is there some other reason I might be getting the trial version message on the charts? Thanks! Share this post Link to post Share on other sites
Akash Biswas Report post Posted February 7, 2020 Hi Matthew, You need to replace the trial version JS files like fusioncharts.js, fusioncharts.charts.js, fusioncharts.widgets.js, etc that you were using earlier, with the new licensed JS files from the downloaded licensed package. Then include or import these files in your application or page to render the charts without the watermark. Please note : Once the licensed files are replaced clear your browser cache and reload the page. Also make sure you are replacing all the JS files from the licensed package. Thanks, Akash. Share this post Link to post Share on other sites