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 integerSets the distance between two nodes on the X axis for the horizontal layout.
layout.horizontal.distance.ypositive integerSets the distance between two nodes on the Y axis for the horizontal layout.