Navigation
Synopsis Hint at layout algorithm to be used in graphs.
Function hint(str name)
Description Gives a hint for the layout strategy to be used. Currently implemented hints all apply to the graph layout:
  • spring: use force-directed spring layout (the default).
  • layered: draw as a layered graph.
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.