Skip to content

Properties

tail

tail: string


head: string


key?

optional key?: string


attrs?

optional attrs?: Partial<{ arrowhead?: NonNullable<ArrowType | undefined>; arrowsize?: number; arrowtail?: NonNullable<ArrowType | undefined>; class?: string; color?: string; colorscheme?: string; comment?: string; constraint?: NonNullable<boolean | undefined>; decorate?: NonNullable<boolean | undefined>; dir?: NonNullable<DirType | undefined>; edgehref?: string; edgetarget?: string; edgetooltip?: string; edgeURL?: string; fillcolor?: string; fontcolor?: string; fontname?: string; fontsize?: number; head_lp?: string; headclip?: NonNullable<boolean | undefined>; headhref?: string; headlabel?: string; headport?: string; headtarget?: string; headtooltip?: string; headURL?: string; href?: string; id?: string; label?: string; labelangle?: number; labeldistance?: number; labelfloat?: NonNullable<boolean | undefined>; labelfontcolor?: string; labelfontname?: string; labelfontsize?: number; labelhref?: string; labeltarget?: string; labeltooltip?: string; labelURL?: string; layer?: string; len?: number; lhead?: string; lp?: string; ltail?: string; minlen?: number; nojustify?: NonNullable<boolean | undefined>; penwidth?: number; pos?: string; radius?: number; samehead?: string; sametail?: string; showboxes?: number; style?: string; tail_lp?: string; tailclip?: NonNullable<boolean | undefined>; tailhref?: string; taillabel?: string; tailport?: string; tailtarget?: string; tailtooltip?: string; tailURL?: string; target?: string; tooltip?: string; URL?: string; weight?: number; xlabel?: string; xlp?: string; }>


htmlAttrs?

optional htmlAttrs?: Partial<{ arrowhead?: NonNullable<ArrowType | undefined>; arrowsize?: number; arrowtail?: NonNullable<ArrowType | undefined>; class?: string; color?: string; colorscheme?: string; comment?: string; constraint?: NonNullable<boolean | undefined>; decorate?: NonNullable<boolean | undefined>; dir?: NonNullable<DirType | undefined>; edgehref?: string; edgetarget?: string; edgetooltip?: string; edgeURL?: string; fillcolor?: string; fontcolor?: string; fontname?: string; fontsize?: number; head_lp?: string; headclip?: NonNullable<boolean | undefined>; headhref?: string; headlabel?: string; headport?: string; headtarget?: string; headtooltip?: string; headURL?: string; href?: string; id?: string; label?: string; labelangle?: number; labeldistance?: number; labelfloat?: NonNullable<boolean | undefined>; labelfontcolor?: string; labelfontname?: string; labelfontsize?: number; labelhref?: string; labeltarget?: string; labeltooltip?: string; labelURL?: string; layer?: string; len?: number; lhead?: string; lp?: string; ltail?: string; minlen?: number; nojustify?: NonNullable<boolean | undefined>; penwidth?: number; pos?: string; radius?: number; samehead?: string; sametail?: string; showboxes?: number; style?: string; tail_lp?: string; tailclip?: NonNullable<boolean | undefined>; tailhref?: string; taillabel?: string; tailport?: string; tailtarget?: string; tailtooltip?: string; tailURL?: string; target?: string; tooltip?: string; URL?: string; weight?: number; xlabel?: string; xlp?: string; }>

Released under the Apache-2.0 License.