Class: CoordSpace

d3_geometer. CoordSpace

new CoordSpace(group, dims, max_coords)

Generates a coordinate space for overlaying elements
Parameters:
Name Type Description
group Object A d3 group selection.
dims Object A dimensions object with (width, height) keys.
max_coords Number Max number of coordinate spaces per axis.
Source: