CSNW/d3.compose

View on GitHub
src/components/legend.js

Summary

Maintainability
A
1 hr
Test Coverage

Function merge has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  merge: function merge(props) {
    var swatchWidth = props.swatchDimensions.width;
    var swatchHeight = props.swatchDimensions.height;

    // Swatch: Remove existing swatch, set class, and create swatch
Severity: Minor
Found in src/components/legend.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status