Click here to Skip to main content
15,883,749 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi friends,
I'm creating mobile app to search employees of company using their mobile.
It display searched person profile and his organisation chart.

Can anyone tell how can I show this organisation chart using html5, css3 and jquery or any other way?

thanks in advance
Posted

You could actually make a pretty good mark using PHP Chart[^]. Their Framework allows easy steps to create HTML5 graphs using simple jquery.

Check out Live Demo here:
http://www.chartphp.com/demo/[^]

Best part comes in with proper documentation:
http://www.chartphp.com/docs/[^]

Happy coding!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900