Class: Card

Card(data, width, height, div)

Info Card showing details when hovering over a stipple

Constructor

new Card(data, width, height, div)

Parameters:
Name Type Description
data holding the detailed meta information about individual data points
width of the card div
height of the card div
div where the info card should appear
Source:

Methods

drawArea(bounds, voronoi, voronoiIndex)

Parameters:
Name Type Description
bounds of the region that is investigated in more detail
voronoi
voronoiIndex
Source: