swimlane/ngx-charts

View on GitHub
projects/swimlane/ngx-charts/src/lib/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();

    There are no issues that match your filters.

    Category
    Status