jtblin/angular-chart.js

View on GitHub
test/fixtures/bubble.js

Summary

Maintainability
D
1 day
Test Coverage

File bubble.js has 784 lines of code (exceeds 250 allowed). Consider refactoring.
Open

angular.module('app', ['chart.js'])
  .config(['ChartJsProvider', function (ChartJsProvider) {
    'use strict';
    ChartJsProvider.setOptions({
      tooltips: { enabled: false }
Severity: Major
Found in test/fixtures/bubble.js - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status