Reinhard Report post Posted October 15, 2012 Hi, FusionCharts Free is included in Zkoss 6.5. We think about to buy a redistribuable Version. The Free Version is included in the zkmax library, and Fusionchart object can be directly used in zkoss Components. How would a redistribuable Version fit to Zkoss 6.5? I don't think, that we would get a new Zkmax library... Thanks Reinhard Share this post Link to post Share on other sites
FusionCharts Support Report post Posted October 16, 2012 Hi, Welcome to FusionCharts Forum. We apologize. As of now, we do not have in-house implementation of FusionCharts in Zkoss. However, if you are interested in buying redistributable license of FusionCharts XT (commercial version) you can always use it in Zkoss. However, for that, if you are not changing the code of Zkoss, from FusionCharts implementation you need to take care of a few items. Since I am not aware of how Zkoss has implemented the API, I am suggesting here a few probable (from general FusionCharts FREE to FusionCharts XT upgrade path and generic FusionCharts implementation paths) items: Rename all the FusionCharts XT SWF files to the analogous FREE SWF file If ZKoss is using FusionCharts.js you need to replace it with the one (and add all other JavaScript files) that comes with FusionChart XT However, it would be more efficient if you can also procure the source code of Zkoss fusioncharts library and modify that to extend it to fit in the plethora of new features support by FusionCharts XT. Hope this helps. Share this post Link to post Share on other sites