elk
elk copied to clipboard
Eclipse Layout Kernel - Automatic layout for Java applications.
I've put together a PoC here for using graalvm to compile native executables https://github.com/benlongo/elk-cli/. The github action seems to work. I'm definitely missing some jars in there and the reflection...
Adds an option to move a node from the next row that is higher than the current row inside it during compaction, which requires repacking the current row. This eliminates...
The spacing between edges and labels should not be used for inline edge labels. Fixes #841
I assume inline labels to be centered on their parent edge, i.e. the label "i" of the following graph should completely overlay the edge behind it. In reality though the...
I receive a list of points from ELK which I would like to convert to a SVG path. The documentation says that bend points "[must be interpreted as control points...
See https://github.com/lf-lang/lingua-franca/issues/1273
The expected behaviour is that edge labels are placed somewhere along their edges. Instead some are shifted seemingly arbitrarily. ## Example Graph (Stress)  ## Example Graph (Force) In this...
Hey there, We are using Elk version 0.7.0 and are getting a warning in the logs whenever we start our application that the elk config is missing a category for...
[Minimal example](https://rtsys.informatik.uni-kiel.de/elklive/elkgraph.html?compressedContent=MYewdgzglgJgpgJwLIngGwPIPggdBAFwQEMC4BzATwC4ACABQCUBRAMWcYH1mARAcWYBlAFAQADsWBQw5XGFRwAcgroBGAKwAGXJuFw0Aa1wwoCOMAJRwdHhgDqi4fPi0wq2gG9hASDTEARvq0AERuwcIAvk4KrgBMnj5+gWghYLHhUc5wrgDMCb4BQaE5GcIA9GW0cDDk2dW1WZyq5AggAK5iTXSN7gC0AHy0Le2dqno12W60A7njta59g2AALHOTi3FrcdNLq-WTeTMrwtEux0A) See [here](https://github.com/kieler/elkjs/issues/166) for orignal ticket. I would expect that the node node spacing is also respected inside the same layer if the nodes itself do not directly border...
Today I tried to set up the development environment for ELK on my new laptop. I started the installation via Oomph, but it did not work due to some inconsistency...