UNPKG

ag-charts-enterprise

Version:

Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue

3 lines (2 loc) 207 B
import { _ModuleSupport } from 'ag-charts-community'; export declare function aggregateBarData(xValues: any[], yValues: any[], domain: number[]): _ModuleSupport.BarSeriesDataAggregationFilter[] | undefined;