airbnb/caravel

View on GitHub
superset-frontend/plugins/plugin-chart-echarts/src/utils/treeBuilder.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function treeBuilder has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function treeBuilder(
  data: DataRecord[],
  groupBy: string[],
  metric: string,
  secondaryMetric?: string,

    There are no issues that match your filters.

    Category
    Status