airbnb/caravel

View on GitHub
superset-frontend/plugins/plugin-chart-echarts/src/Timeseries/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor() {
    super({
      buildQuery,
      controlPanel,
      loadChart: () => import('./EchartsTimeseries'),

    There are no issues that match your filters.

    Category
    Status