src/js/chartconfigs.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function chartConfigs has 98 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var chartConfigs = function($q, GameState) {
  var defer = $q.defer();

  Highcharts.setOptions({
    global: {
Severity: Major
Found in src/js/chartconfigs.js - About 3 hrs to fix

There are no issues that match your filters.

Category
Status