UNPKG

sense-funnel-chart

Version:
18 lines (16 loc) 232 B
/*global define*/ define( [], function () { 'use strict'; return { qHyperCubeDef: { qDimensions: [], qMeasures: [], qInitialDataFetch: [ { qWidth: 3, qHeight: 100 } ] } }; } );