visualization-tools

Home > @visualization-tools/cartesian-2d > Cartesian2dPlotSharedQuadTree

Cartesian2dPlotSharedQuadTree class

Default interaction groups implemented using a shared quad tree.

Signature:

export declare class Cartesian2dPlotSharedQuadTree<TArray extends TTypedArray, TRequiredTraits> 

Constructors

Constructor Modifiers Description
(constructor)(plot, options)   Constructs a new instance of the Cartesian2dPlotSharedQuadTree class

Properties

Property Modifiers Type Description
interactionGroups   TCartesianSharedQuadTreeGroup<TArray>  

Methods

Method Modifiers Description
clearInteractionHandler()    
setQuadTreeInteractionHandler(emscriptenWrapper, chart, listeners)