codeRIT/hackathon_manager

View on GitHub
app/assets/javascripts/manage/lib/setupHighcharts.js

Summary

Maintainability
A
1 hr
Test Coverage

Function setupHighcharts has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var setupHighcharts = function() {
  Highcharts.setOptions({
    global: {
      useUTC: false,
    },
Severity: Minor
Found in app/assets/javascripts/manage/lib/setupHighcharts.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status