swimlane/ngx-charts

View on GitHub
projects/swimlane/ngx-charts/src/lib/utils/color-sets.ts

Summary

Maintainability
A
2 hrs
Test Coverage

File color-sets.ts has 263 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import { ScaleType } from '../common/types/scale-type.enum';

export interface Color {
  name: string;
  selectable: boolean;
Severity: Minor
Found in projects/swimlane/ngx-charts/src/lib/utils/color-sets.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status