Release notes - BALKAN OrgChartJS

BALKAN OrgChartJS FREE

Org Chart JavaScript library for developers

Release notes

Version 9.00.54

Now you can chage the anchor of controls

https://code.balkan.app/orgchart-js/anchor-controls#JS

    controls: {
        pdf_export: {title: 'Export to PDF', anchor: OrgChart.anchor.top_left},
        png_export: {title: 'Export to PMG', anchor: OrgChart.anchor.top},
        pp_export: {title: 'Export to PMG', anchor: OrgChart.anchor.top}
    },

Error