Documentation - v1.0.0
Preparing search index...
ontology-plot
PlotInstance
Interface PlotInstance
interface
PlotInstance
{
close
()
:
Promise
<
void
>
;
plot
(
graph
:
Graph
)
:
void
;
}
Index
Methods
close
plot
Methods
close
close
()
:
Promise
<
void
>
Returns
Promise
<
void
>
plot
plot
(
graph
:
Graph
)
:
void
Parameters
graph
:
Graph
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
close
plot
Documentation - v1.0.0
Loading...