Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

KeyPossible values/optionsDescription
node.layout
  • horizontal (default)
  • vertical
Sets the layout direction of the operator graph. The horizontal option draws the graph from left (sources) to the right (sinks), the vertical option draws the graph from bottom (sources) to top (sinks).
layout.horizontal.distance.xpositive integer (default: 50)Sets the distance between two nodes on the X axis for the horizontal layout.
layout.horizontal.distance.ypositive integer (default: 50)Sets the distance between two nodes on the Y axis for the horizontal layout.
layout.vertical.distance.xpositive integer (default: 100)Sets the distance between two nodes on the X axis for the vertical layout.
layout.vertical.distance.ypositive integer (default: 75)Sets the distance between two nodes on the Y axis for the vertical layout.