airbnb/caravel

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

Summary

Maintainability
A
1 hr
Test Coverage

Function constructor has 35 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