UNPKG
orgchart.js
Version:
latest (0.0.4)
0.0.4
organization chart plugin based on ES6
github.com/dabeng/OrgChart.js
overbid/orgchart.js
orgchart.js
/
demo
/
drag-drop
/
style.css
8 lines
(7 loc)
•
98 B
CSS
View Raw
1
2
3
4
5
6
7
8
#chart-container
{
height
:
600px
;
border
:
2px
solid
#aaa
; }
.orgchart
{
background
:
#fff
; }