I have a few questions.
1) How do I update an existing node in terms of its theme/color/appearence? I would be happy to update the config and thereafter redraw the entire chart (but orgChart.draw() does not seem to work).
2) As regards the drag and drop, when enabled the drop on another node does not do anything. Can I make a reference to a function which for instance "moves" the dragged/dropped node to the node on which it was dropped?
3) When drag and drop is enabled, the action buttons (edit node, remove node, add child node) are disabled.
Thanks in advance!
You can use BALKANGraph pluging to achieve requested functionality
1) See the example bellow:
2) and 3) are working without any modifications