console.log(testData); org_chart = $('#orgChart').orgChart({ data: testData, showControls: false, allowEdit: false });