Hi,
I have 3 questions;
1. The method "loadDiagram" is already deprecated on version that im using (ej2-angular-diagrams 17.4.55) and theres no explanation on the DOCS for the alternative. Do you have a working "stackblitz" example of how to do the "saveDiagram" then the "loadDiagram" or at least the alternative because its deprecated?
2. Im trying to create a "group node" based off of the example here;
The "group node" that i was able to create has 3 children. Is it possible to "hide" those children and make it appear that the other connectors connecting to those children are connecting to the "group node" instead?
3. Im also trying to figure out if "containers" can fix the issue i have with question 2. There was a mention of "Canvas (container)" in that documentation but not a working example. Im wondering if you can provide an example on how to use the "canvas (container)" in relation to the groupings?
I appreciate the help. Thank you.