toggle-corp/react-store

View on GitHub
components/Visualization/SimpleHorizontalBarChart/index.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function render has 195 lines of code (exceeds 100 allowed). Consider refactoring.
Open

    render() {
        const {
            className: classNameFromProps,
            data,
            boundingClientRect,
Severity: Major
Found in components/Visualization/SimpleHorizontalBarChart/index.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status