OptionalattributesOptionaledge?: EdgeAttributesObjectSet edge attribute.
Optionalgraph?: GraphAttributesObject & SubgraphAttributesObjectSet graph attribute.
Optionalnode?: NodeAttributesObjectSet node attribute.
OptionaldotPath of graphviz dot command.
This should be a trusted, hardcoded path in your application configuration. Do not derive this value from end-user input.
OptionalformatSet output format.
OptionallibraryUse external library.
These should be trusted library names defined in your application code. Do not derive these values from end-user input.
OptionalscaleScale input
OptionalsuppressIf true, set level of message suppression (=1).
OptionalyInvert y coordinate in output.
This interface represents the CommonOptions for setting output format.