Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Cube

N dimensional data cude

Hierarchy

Index

Properties

dimensions?: Series[]

The list of the dimensions of the data cube.

A filter callback is called on each record of the dataset on chart generation. If the callback returns false, the record will not be shown on the chart.

measures?: CubeData[]

The list of measures of the data cube.

Generated using TypeDoc