Type Definitions
DatacubeOptions
Properties:
Name | Type | Description |
---|---|---|
data |
Array.<Array.<Array.<Number>>>
|
- Source:
View
Properties:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
node |
HTMLCanvasElement
|
|||
data |
Array.<Array.<Array.<Number>>>
|
|||
axis |
string
|
|||
onMouseMove |
function
|
<optional> |
||
matchCanvasToData |
boolean
|
<optional> |
true | sets height and width to the same dims as the data from the axis perspective |
- Source: