binary-com/binary-charts

View on GitHub
src/BinaryChart.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

    render() {
        const { allowOHLC, assetName, className, compactToolbar, hideTimeFrame, hideToolbar,
            showTooltips, hideZoomControls, showAllTimeFrame, theme, ticks, type, highContrast,
            id, symbol, noData, pipSize, events, shiftMode, contract, trade, hideIntervalPicker,
        } = this.props;
Severity: Major
Found in src/BinaryChart.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status