Docs
Exports to PDF document
let chart = new OrgChart('#tree', {});...chart.exportPDF({ format: "A4"});
See doc...
Export children of nodeId
Export parents of nodeId
Generated using TypeDoc
Exports to PDF document
See doc...