#RelationTag

This is a description of the #RelationTag object

Definition


_#def
_#def: {
	id:            string
	textColor?:    #color
	lineColor?:    #color
	lineStyle?:    "dash" | "dot" | "bold"
	technology?:   #Technology
	legendText?:   string
	legendSprite?: "\(technology)"
}

Usage

  • id: string
  • textColor?: #color
  • lineColor?: #color
  • lineStyle?: “dash” | “dot” | “bold”
  • technology?: #Technology
  • legendText?: string
  • legendSprite?: “(technology)”
Last modified October 27, 2023: feat: Elastic Search is a DB (5262088)