leela Posted August 20, 2011 Share Posted August 20, 2011 Hi, We are working on the project where the style theraphists , fitness trainers all logon to my site and create own page , giving details about them , so that the customers can book them online .. in ZEND FRAMEWORK I want to make the statistical ( BAR GRAPH ) representation to admin, so that admin knows how many users registered/book those ? how many money they are paying online to those trainers .. How can i make this data as a graph .. Any suggestions or links to the sample code , so that i can integrate to my site .. Thanks alot, Ghanta Quote Link to comment https://forums.phpfreaks.com/topic/245248-statistical-dashboard-for-admin/ Share on other sites More sharing options...
trq Posted August 20, 2011 Share Posted August 20, 2011 I would be inclined to do this client side using gRaphael. You could quite easily pass the required data to your views as json. Quote Link to comment https://forums.phpfreaks.com/topic/245248-statistical-dashboard-for-admin/#findComment-1259629 Share on other sites More sharing options...
leela Posted August 20, 2011 Author Share Posted August 20, 2011 Thanks alot.. This is what i am looking for ! Ghanta Quote Link to comment https://forums.phpfreaks.com/topic/245248-statistical-dashboard-for-admin/#findComment-1259692 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.