Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Cube

N dimensional data cude

Hierarchy

Index

Properties

Optional dimensions

dimensions: Series[]

The list of the dimensions of the data cube.

Optional filter

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.

Optional measures

measures: CubeData[]

The list of measures of the data cube.

Generated using TypeDoc