I'm developing a flowchart using elk.js, and I'm running into a problem. I want to optimize only the connections between nodes, such as the spacing of the connections, the location of the endpoints, and so on, without changing the location of the nodes?
I'm developing a flowchart using elk.js, and I'm running into a problem. I want to optimize only the connections between nodes, such as the spacing of the connections, the location of the endpoints, and so on, without changing the location of the nodes?