TableConfig.topN constructor
const
TableConfig.topN(})
Implementation
const TableConfig.topN(
this.metric, {
required this.label,
this.limit = 10,
this.groupBy,
this.aggregation = AnalyticsAggregation.sum,
this.filters,
});