You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like you have an edge where the sourceId or targetId does not exist in the graph. I'm wondering whether we should validate this when we transform the SGraph into an ELK graph:
Trying to figure out how to integrate ELK in a simple Sprotty diagram.
I'm using yo to generate a sprotty project and then I'm "retrofitting" elk by looking at the random-graph example: https://github.com/eclipse-sprotty/sprotty/blob/master/examples/random-graph/src/di.config.ts
My changes are hightlighted:
However I'm getting this error:
Shape here I suppose is the same as view?
What am I missing?
The text was updated successfully, but these errors were encountered: