CodeTheChangeUBC/reBOOT

View on GitHub
static/admin/js/pages/analytics/graph/line-graph.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createLineGraph has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  LineGraph.prototype.createLineGraph = function() {
    var self = this;

    var brandPrimary = self._option.color.primary;
    var brandSecondary = self._option.color.secondary;
Severity: Minor
Found in static/admin/js/pages/analytics/graph/line-graph.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status