hongbo-miao/hongbomiao.com

View on GitHub
data-visualization/grafana/hm-panel-plugin/src/components/HMPanel.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function HMPanel has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function HMPanel(props: Props) {
  const { options, data, width, height } = props;

  const styles = useStyles2(getStyles);
  const { seed } = useSeed();

    There are no issues that match your filters.

    Category
    Status