Namespace: d3

libraries.d3

Methods

(static) module.exports(viewportElement) → {Object}

Initiator for D3 library to connect with voxlens

Parameters:
Name Type Description
viewportElement Object

Object that contains the container for the viz.

Source:
Returns:
  • Object containing the viewport element, data, and options
Type
Object