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 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. 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 Link to comment https://forums.phpfreaks.com/topic/245248-statistical-dashboard-for-admin/#findComment-1259692 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.