visualization-tools

Home > @visualization-tools/core > GraphAttachPointProvider

GraphAttachPointProvider class

Takes a DOM node and inserts a IChartComponent into it.

Signature:

export declare class GraphAttachPointProvider implements IGraphAttachPointProvider 

Implements: IGraphAttachPointProvider

Constructors

Constructor Modifiers Description
(constructor)(attachPointElement, template)   Constructs a new instance of the GraphAttachPointProvider class

Methods

Method Modifiers Description
getCanvasElement()    
getHiddenElement()    
getWrapperElement()