Eulergraph
Preparing search index...
types/VizRenderJSON
ParsedVizEdge
Type Alias ParsedVizEdge
type
ParsedVizEdge
=
{
id
:
string
;
label
:
string
;
labelPoint
?:
Point
;
points
:
Point
[]
;
src
:
string
;
target
:
string
;
}
Index
Properties
id
label
label
Point?
points
src
target
Properties
id
id
:
string
label
label
:
string
Optional
label
Point
labelPoint
?:
Point
points
points
:
Point
[]
src
src
:
string
target
target
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
label
label
Point
points
src
target
Eulergraph
Loading...