Home > @visualization-tools/core > GraphAttachPointProvider
Takes a DOM node and inserts a IChartComponent into it.
Signature:
export declare class GraphAttachPointProvider implements IGraphAttachPointProvider
Implements: IGraphAttachPointProvider
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(attachPointElement, template) | Constructs a new instance of the GraphAttachPointProvider class |
| Method | Modifiers | Description |
|---|---|---|
| getCanvasElement() | ||
| getHiddenElement() | ||
| getWrapperElement() |