microting/ngx-charts

View on GitHub
src/polar-chart/polar-series.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  update(): void {
    this.updateGradients();

    const line = this.getLineGenerator();

Severity: Minor
Found in src/polar-chart/polar-series.component.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status