toggle-corp/react-store

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

Summary

Maintainability
A
3 hrs
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status