Options
All
  • Public
  • Public/Protected
  • All
Menu

Node object that shows a secondary connection

let chart = new OrgChart('#tree', {
dottedLines: [
{ from: 5, to: 1 }
]
});

See doc...

Hierarchy

  • dottedLine

Index

Properties

Properties

from?: string | number
tags?: string[]
to?: string | number

Legend

  • Constructor
  • Property
  • Method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc