visualization-tools

Home > @visualization-tools/core > IFrameProvider

IFrameProvider interface

Handles rollup of draw calls and incremental updating of interaction handlers.

Signature:

export interface IFrameProvider 

Methods

Method Description
updateOnNextFrame(plot, updateInteractionHandler)