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
I want to use the rectpacking layout algorithm of ELK (using Sprotty version 0.13.0). However, when setting the property in the layout config I get the following error:
Failed to generate diagram: Error: org.eclipse.elk.core.UnsupportedConfigurationException: Layout algorithm 'rectpacking' not found
I tested the JSON of my graph in elklive as well as with an ELK CLI (both times the versions 0.8.2 and 0.9.0) and there it works just fine.
Example JSON:
I want to use the rectpacking layout algorithm of ELK (using Sprotty version 0.13.0). However, when setting the property in the layout config I get the following error:
Failed to generate diagram: Error: org.eclipse.elk.core.UnsupportedConfigurationException: Layout algorithm 'rectpacking' not found
I tested the JSON of my graph in elklive as well as with an ELK CLI (both times the versions 0.8.2 and 0.9.0) and there it works just fine.
Example JSON:
The text was updated successfully, but these errors were encountered: