swimlane/ngx-charts

View on GitHub
projects/swimlane/ngx-charts/src/lib/tree-map/tree-map.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

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

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

    There are no issues that match your filters.

    Category
    Status