Sign in to follow this  
pillairanjit81

FusionCharts and Zend Framework

Recommended Posts

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

Hi,

We are looking into the issue. Please bear with us.:)

 

 

Edited by Guest

Share this post


Link to post
Share on other sites

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

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 by Guest

Share this post


Link to post
Share on other sites

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this