Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GraphvizOpts

Hierarchy

  • GraphvizOpts

Index

Properties

Properties

attribs

attribs: Partial<GraphAttribs>

filter

filter: Fn2<string, Node, boolean>

Predicate function called for each property of each node. If the function returns false, no edge will be created for that property.

Generated using TypeDoc