Gapminder/vizabi

View on GitHub
src/components/datawarning/datawarning.js

Summary

Maintainability
A
1 hr
Test Coverage

Function readyOnce has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  readyOnce() {
    const _this = this;
    this.element = d3.select(this.placeholder);

    this.element.selectAll("div").remove();
Severity: Minor
Found in src/components/datawarning/datawarning.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status