BathHacked/energy-sparks

View on GitHub
app/javascript/transport_surveys/charts.js

Summary

Maintainability
A
1 hr
Test Coverage

Function chart has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const chart = ( function() {

  var chartId = 'transport_surveys_pie';
  var colors = ["#5cb85c", "#ff3a5b", "#fff9b2", "#ffac21", "#3bc0f0"];

Severity: Minor
Found in app/javascript/transport_surveys/charts.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status