binary-com/binary-charts

View on GitHub
src/toolbar/TimeFramePicker.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    render() {
        const { data, showAllTimeFrame, interval } = this.props;

        let opt = options;

Severity: Minor
Found in src/toolbar/TimeFramePicker.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status