new module.exports(mountPoint, measurement, config, dependencies)
Creates an instance of TableLayout.
Parameters:
Name | Type | Description |
---|---|---|
mountPoint |
HTMLElement | DOM element/d3 selection where the layout is to be mounted |
measurement |
Object | The dimensions of the layout |
config |
Object | configuration to be given for the layout |
dependencies |
Object | external dependencies. |