Interface TextDatum

Hierarchy

  • TextDatum

Properties

Properties

graphType: "text"
location?: [number, number]

An array of 2-number array for the position of the text when graphType: 'text'

text: string

Used as text if graphType: 'text'

Generated using TypeDoc