Skip to content

HTML5 canvas to draw organizational chart with JSON input.

License

Notifications You must be signed in to change notification settings

shawncao/orgchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orgchart

HTML5 canvas to draw organizational chart with JSON input / API build.

OrgChart is a JS library which draws org (organization) chart (tree) for your tree data.

It requires HTML5 canvas.

Example1:

Example 1

Example2 (images display, like name card):

Example 2

To see the source code sample, please go to test file

Now, we have added the whole web site so that you can run the org chart service directly!

  • In ~/src/ldap, the data.py is utility to generate the org data in a compressed JSON blob.
  • The ~/src/http contains the simple web server provided by python, just run it.
  • The ~/src/web contians org chart web content, as long "http" can find these content.

About

HTML5 canvas to draw organizational chart with JSON input.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published