airbnb/caravel

View on GitHub
superset-frontend/plugins/plugin-chart-echarts/src/Histogram/Histogram.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

export default function Histogram(props: HistogramTransformedProps) {
  const {
    height,
    width,
    echartOptions,

    There are no issues that match your filters.

    Category
    Status