BALKANGraph / OrgChartJS

OrgChart JS is a simple, flexible and highly customizable organization chart plugin for presenting the structure of your organization and the relationships in an elegant way.
https://balkan.app/orgchartjs
252 stars 84 forks source link

Update Notes automatic from XML #864

Open dhartmann84 opened 1 month ago

dhartmann84 commented 1 month ago

I would like to update my organisation chart automatically. Can the individual notes be imported via XML?

I imagine it as follows:

  1. our HR software exports to an XML file once a day
  2. this file is stored in a specific location
  3. OrgChart takes this file as a source and always displays the latest organisation chart accordingly.

How do I have to do this? Thank you very much for your help.

ZornitsaPesheva commented 1 month ago

Why do you need to import individual nodes? You can load the whole chart at once: https://code.balkan.app/family-tree-js/loadxml#JS It is the same for OrgChart JS