microting/ngx-charts

View on GitHub
src/tree-map/tree-map.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function update has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  update(): void {
    super.update();

    this.dims = calculateViewDimensions({
      width: this.width,
Severity: Minor
Found in src/tree-map/tree-map.component.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status