JavaScript & React libraryAPI

Interface: Crossfilter

Represents the structure of crossfilter sets for links, points, and their intersection.

Properties

links: Set<number>


points

points: Set<number>


intersection

intersection: Set<number>