steveddei Report post Posted October 9, 2009 Has anyone had experience with Fusion Charts and Zend Framework? I recently finished my last project using standard PHP flat files and now need to switch to Zend. I have most of my site and layout up and running in Zend, but now need to get the charts going. Please provide any samples using fusioncharts and zend using modular structure. Thx. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 10, 2009 (edited) Hi, We are looking into the issue. Please bear with us. Edited October 10, 2009 by Guest Share this post Link to post Share on other sites
pillairanjit81 Report post Posted October 12, 2009 Hi i have already developed charts in zend framework. Actually its quite simple, You have to split your code of flat php files into model,views and controllers files. If you want the stuffs in detail, please let me know. I will be happy to assist you... Share this post Link to post Share on other sites
Guest Madhumita Report post Posted October 13, 2009 (edited) Hello, Great to know that you have developed charts in Zend framework. Please share your development work in this forum so that people in this forum can view this post and refer to your development work. Thank you for sharing your ideas. Happy FusionCharting. Edited October 13, 2009 by Guest Share this post Link to post Share on other sites
Guest Madhumita Report post Posted October 16, 2009 Hello, Thank you for sharing your ideas in this Forum. Happy FusionCharting. Share this post Link to post Share on other sites
inzaghi Report post Posted March 8, 2012 Hello, Thank you for sharing your ideas in this Forum. Happy FusionCharting. hi can you give me more details for the example ? Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted March 9, 2012 Hi, Currently there is no such demo for FusionCharts with Zend Framework is available with us. However you can start developing charts in Zend Framework as it is very simple once you clearly understand the MVC methodology of Zend Framework. Only you need to place the library files(JS and SWF files) properly in your application and use relative path to include them in the code. Hope this helps ! Share this post Link to post Share on other sites