plamen-peshev/orgchartjs-templates

Loading data without initialising the chart

Opened this issue · 1 comments

Hi,
Currently, the issue we're facing is that the plugin resets to its default layout every time we push data using the "load()" function.
So if the user wants to add a new node while the parent is extended, it will automatically collapse the parent node.

Here's an example: https://www.awesomescreenshot.com/video/9662400

Is there any workaround?
Many thanks

Could you please isolate the issue in code?
https://code.balkan.app/orgchartjs/getting-started#JS