Components Interactions Examples Tutorials API FAQ
Options
Menu

Interface LightweightPlotEntity

Computing the selection of an entity is an expensive operation. This object aims to reproduce the behavior of the Plots.PlotEntity, excluding the selection, but including drawer and validDatumIndex, which can be used to compute the selection.

Hierarchy

Index

Properties

component

component: Plot

dataset

dataset: Dataset

datasetIndex

datasetIndex: number

datum

datum: any

drawer

drawer: Drawer

index

index: number

position

position: Point

validDatumIndex

validDatumIndex: number

Generated using TypeDoc